Changeset 1731


Ignore:
Timestamp:
Feb 18, 2014, 1:16:34 AM (11 years ago)
Author:
John Small
Message:

Ticket 512: Removed the "#" from the call to start FM/2. It no longer appears to be necessary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/logfm2.cmd

    r1728 r1731  
    6767/* Start FM/2 */
    6868call directory logfiledir || '\..\..'
    69 'fm3.exe # 2>>' || fulllogfilename
     69'fm3.exe 2>>' || fulllogfilename
    7070
    7171/* Write "footer" */
Note: See TracChangeset for help on using the changeset viewer.