brgreening Lv 1
I was working on Puzzle 1087 and not making any progress.
I quit that and tried to open puzzle 1089.
I created a directory called FolditLogs and created a batch file for
grabbing the error log.
C:\FolditLogs>dir *.bat
Volume in drive C is OS
Volume Serial Number is 1C39-7A7F
Directory of C:\FolditLogs
07/31/2014 10:03 AM 53 e.bat
10/31/2014 03:46 PM 57 ed.bat
08/01/2014 03:20 PM 59 o.bat
10/24/2014 07:45 PM 63 od.bat
4 File(s) 232 bytes
0 Dir(s) 417,415,581,696 bytes free
C:\FolditLogs>ed M17
C:\FolditLogs>copy C:\Foldit.dev\log.txt C:\FolditLogs\M17_error_log.txt
1 file(s) copied.
C:\FolditLogs>type ed.bat
copy C:\Foldit.dev\log.txt C:\FolditLogs\%1_error_log.txt
C:\FolditLogs>