home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12475 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.2 KB  |  47 lines

  1. Path: sparky!uunet!cbmvax!cbmehq!cbmfra!legende!lecuyer
  2. From: lecuyer@legende.UUCP (Arnaud Lecuyer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Debug a WB application with CPR
  5. Message-ID: <lecuyer.004a@legende.UUCP>
  6. Date: 19 Aug 92 09:29:44 GMT
  7. Organization: Not an Organization
  8. Lines: 36
  9.  
  10.  
  11. I would like to debug the part of my application which contains WB args parses
  12. with CPR V5.10b.
  13.  
  14.             main()
  15.                 {
  16.                 if(FromWB) /* WB appli. */
  17.                     {                      )
  18.                                            )--> Debug this part
  19.                                            )    ~~~~~~~~~~~~~~~
  20.                     }
  21.                 else   /* CLI appli. */
  22.                     {
  23.  
  24.  
  25.  
  26.                     }
  27.                 .........
  28.                 .......
  29.                 .....
  30.                 ...
  31.                 .
  32.                 }
  33.  
  34.                                     Thanks.
  35.  
  36. P.S. : You can post news or email me.
  37.  
  38. --
  39.      __       __ __       __ __
  40.     / /   /  /  /  / / \//  / /
  41.    /~/ . /  /~~/  / /  //~~/~~\
  42.          ~~ ~~ ~~ ~~    ~~
  43. email : cbmvax!cbmehq!cbmfra!legende!lecuyer
  44. mail  : Arnaud Lecuyer
  45.         49Bis Boulevard de Picpus
  46.         75012 Paris   (France)
  47.