home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 July / Chip_1997-07_cd.bin / tema / mattes / ip / ip30 / data.1 / STARTUP.WBS < prev    next >
Text File  |  1996-09-20  |  267b  |  7 lines

  1. Sub Main()
  2.      ' This startup file is run when Working Model first starts up
  3.     ' You can put in this files any WMB commands that you want
  4.     ' executed at startup.
  5.     ' The working directory will be the directory where the 
  6.     ' Working Model executable resides 
  7. End Sub