Automatic save of screen question

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

Uri Blass
Posts: 10297
Joined: Thu Mar 09, 2006 12:37 am
Location: Tel-Aviv Israel

Automatic save of screen question

Post by Uri Blass »

I can save a specific screen by clicking on print scrn and using
Start->Programs->Accessories->Paint
and clicking on select->edit->paste
file->save as

I would like to have an option to save the screen that I have with new name every time that I like without doing this long process by one click on PrinyScrn and I would like to know if it is possible to do it.

name of the file should not be a problem and the first screen can be saved as xxx1.jpg when the second screen can be saved as xxx2.jpg when generally screen n can be saved as xxxn.jpg

I think that it may be interesting to see chess source code not only in the final form but also during the construction of it and I think that there is more chances that we are going to see it if people have an easy way to save screens during the process.

Uri
mcostalba
Posts: 2684
Joined: Sat Jun 14, 2008 9:17 pm

Re: Automatic save of screen question

Post by mcostalba »

Uri Blass wrote: I think that it may be interesting to see chess source code not only in the final form but also during the construction of it and I think that there is more chances that we are going to see it if people have an easy way to save screens during the process.

Uri
Perhaps a version control system (http://en.wikipedia.org/wiki/Revision_control) is more up to the task then a list of jpg files of the PC screen.

Marco
grant
Posts: 67
Joined: Mon Aug 06, 2007 4:42 pm
Location: London, England

Re: Automatic save of screen question

Post by grant »

Uri

There is a screen capture program called Screen Hunter.
http://wisdom-soft.com/sh/index.htm

Grant
Anil
Posts: 540
Joined: Sat Nov 11, 2006 2:56 pm

Re: Automatic save of screen question

Post by Anil »

Uri,

You can also try:

PrintKey 2000

It has an Auto Save Timer which is explained here: http://www.novell.com/coolsolutions/tip/18714.html

Download: http://www.pcworld.com/downloads/file/f ... ds_monthly

OR

If you want a manual print screen and Auto Rename then: http://www.americansys.com/ps.htm

Both are free!
Dirt
Posts: 2851
Joined: Wed Mar 08, 2006 10:01 pm
Location: Irvine, CA, USA

Re: Automatic save of screen question

Post by Dirt »

IrfanView, a nice free file viewer to have anyway, has command line options that I think will what you want. It can do a screen capture and save the file with a name containing the time. There is an example in the help info.