home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 May / PCUser05CD1.iso / utils / automate.exe / %MAINDIR% / Defaults.bas < prev    next >
Encoding:
BASIC Source File  |  2001-01-22  |  211 b   |  6 lines

  1. Sub Main
  2.   ' Use the DEFAULTS.BAS file to set up your debugging environment
  3.   ' this file can be loaded each time you start the IDE by setting the 
  4.   ' "Load Defaults" option on the IDE's File menu
  5. End Sub
  6.