home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2889 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.databases.informix
  2. Path: sparky!uunet!psgrain!hippo!ucthpx!aim1!jeam%aim1.aztec.co.za@ucthpx.uct.ac.za
  3. From: jean@aim1.aztec.co.za (Jean Ramsay)
  4. Subject: CONSTRUCT/END CONSTRUCT within INPUT statement
  5. Message-ID: <jean.726402411@aim1>
  6. Date: Thu, 7 Jan 1993 10:26:51 GMT
  7. Organization: Aztec Information Management
  8. Keywords: CONSTRUCT
  9. Lines: 17
  10.  
  11. According to the TOOLREL_4.1 document for i4GL an END CONSTRUCT statement
  12. is now required when using CONSTRUCT within an INPUT statement when using 
  13. version 4.1 of i4gl. (See lines 377,392)
  14.  
  15. A program containing this code, which works using release i4gl 4.0,
  16. fails to execute the INPUT BY NAME ...  WITHOUT DEFAULTS correctly (it 
  17. appears to ignore the WITHOUT DEFAULTS, blanking out all fields) when run 
  18. without the END CONSTRUCT statement on i4gl 4.1. However it gives a generic
  19. syntax error at compile time when the END CONSTRUCT is added.  
  20.  
  21. Has anybody had this problem with i4gl 4.1? I am aware of the supposed
  22. restriction disallowing a CONSTRUCT within an INPUT statement, but the
  23. program did not require the CONSTRUCT to be within another function
  24. under version 4.0. Any help would be appreciated. 
  25. -- 
  26. Jean Ramsay             jean%aim1.aztec.co.za@ucthpx.uct.ac.za
  27. Aztec Information Management, Cape Town, South Africa
  28.