home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / pascal / 7660 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.0 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!sicsun!masg9.epfl.ch!momo
  2. From: momo@masg9.epfl.ch (Yves Mottet)
  3. Newsgroups: comp.lang.pascal
  4. Subject: TPW 1.5 dialog error -1
  5. Message-ID: <1992Dec23.155242@masg9.epfl.ch>
  6. Date: 23 Dec 92 14:52:42 GMT
  7. Sender: news@sicsun.epfl.ch
  8. Organization: Swiss Federal Institute of Technology
  9. Lines: 22
  10.  
  11.  
  12. After making a 
  13.    Dlg := New();
  14.    ExecDialog(Dlg);
  15.    
  16. I get an Application Error:
  17.    Error Code = -1
  18.  
  19.  
  20. But if I execute my program with the WorkShop iconized (even empty), this error DOES NOT occur...
  21. How is that possible ?
  22.  
  23. Thank you for any help.... and merry christmas
  24. _____________________________________________________________
  25.  
  26.      ____/  __  /  ____/   /   Yves Mottet
  27.     /      /   /  /       /    Operation Research, DMA, EPFL
  28.    ____/  ____/   ____/  /     CH-1015 Lausanne (Switzerland)
  29.   /      /       /      /      e-mail : mottet@dma.epfl.ch
  30. _____/ _/      _/     _____/   fax    : +41 -21 693 43 03
  31.                    phone  : +41 -21 693 27 39
  32.  
  33.