home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Classes / SampleClasses / testConfig.cfg < prev   
Text File  |  1992-08-04  |  413b  |  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.