home *** CD-ROM | disk | FTP | other *** search
/ Knowledge Land / KNOWLEDGELA.ISO / pc / demos / 2g / 2g.ace next >
Encoding:
Text File  |  1996-07-22  |  413 b   |  15 lines

  1. To launch secondgrade,
  2.  
  3.     Change current directory to "fmace\\2g" on the CD.
  4.     Log the current directory.
  5.     Make s.  Set it to currentDir.
  6.     If ini's platform is "win32",
  7.         Append "2G32.EXE" to s.
  8.         Launch s.
  9.     Otherwise,
  10.         Append "2G16.EXE" to s.
  11.         Launch s.
  12. // $Log: 2G.ACE $
  13. // Revision 1.2  1996/07/22 22:40:07  Quoc
  14. // Revision 1.1  1996/07/22 01:30:17  Quoc
  15.