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

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