home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C++ / Snippets / TStr255 class / String_Test.dsi < prev   
Encoding:
Text File  |  1995-06-05  |  325 b   |  14 lines  |  [TEXT/CWIE]

  1. =- The Jasik Debugger 'dsi' file for the 'String_Test' project
  2.  
  3.  
  4. =Flags
  5. INST1_Bkpt = 0;        Break when I say and not at very first function
  6. DBG_rsrcs = 0;            Not debugging code resources here
  7. CODE_BLKS = 1;            Want a listing of all the functions used in the project
  8. SM_Auto_Close = 1;        Want window auto-closing
  9.  
  10. =bkpt
  11. main
  12.  
  13. =end
  14.