root/trunk/src/tutorials/examples/sort_file/sort_file.bat

Revision 6, 293 bytes (checked in by jcc7, 3 years ago)

Made more progress in developing convertToWiki and added some files.

Line 
1 dmd sort_file.d
2 @echo off
3 sort_file.exe
4 sort_file.exe sort_file.d
5 rem sort_file.exe D:\MyFiles\pgm\mainframe\UPLN032\defo04.data
6 rem sort_file.exe D:\MyFiles\pgm\NeedsStudy\defo04_data_VBA_text.txt
7 rem sort_file.exe D:\MyFiles\pgm\NeedsStudy\misc\CrRdyPas\defo04_data_VBA_text.txt
8 pause
Note: See TracBrowser for help on using the browser.