home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Classes / SampleClasses / testConfig.cfg < prev   
Encoding:
Text File  |  1992-08-04  |  413 b   |  9 lines

  1. // -------------------------------------------------------------------------------------
  2. // sample configuration file
  3. // -------------------------------------------------------------------------------------
  4. *print:                testing printString:
  5. printString:        This is a test print line from the configuration file
  6.  
  7. *print:                testing printFromThread:
  8. printFromThread:    Another test string printed from a secondary thread
  9.