Changeset 988


Ignore:
Timestamp:
Mar 1, 2008, 5:37:22 PM (17 years ago)
Author:
John Small
Message:

Minor change to REXX script within the Warpin script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/warpin/fm2.wis.in

    r984 r988  
    4545   database_file = warpin_path || '\DATBAS_' || left(SysBootDrive(), 1) || '.INI'
    4646   ver = "@@@FM2UTILS_VER@@@"  /* PACKAGEID (do not delete this comment, SED needs this */
    47    do forever
     47   do 4
    4848     parse var ver '\' major '\' minor '\' sublevel '\' revision
    4949     if revision = '' then
Note: See TracChangeset for help on using the changeset viewer.