dbTalk Databases Forums  

I4GL V7.30 and up - undocumented reserved words

comp.databases.informix comp.databases.informix


Discuss I4GL V7.30 and up - undocumented reserved words in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Malc P
 
Posts: n/a

Default I4GL V7.30 and up - undocumented reserved words - 09-16-2003 , 04:39 AM






Well, OK, it took the special breed of programmer we have here to find
them and any fool should have known not to use these words in 4gl
BUT......
Compilation phase i4glc3 (the esql/c phase) dips out with a syntax
error if you have a temp table with a column called 'ref', and also if
you create a function in your 4gl called SELECT().
Yes it's true, someone wrote that.
Furrfu.

But the point remains that neither of them show up as reserved words
in the manuals. And I do recall in SQL when they purged most of the
reserved words at V4.10 you could create a statement that went:

SELECT SELECT FROM FROM WHERE WHERE = NOT AND AND = OR OR NULL IS NOT
NULL
.... and so on.

Malc

Reply With Quote
  #2  
Old   
Andrew Hamm
 
Posts: n/a

Default Re: I4GL V7.30 and up - undocumented reserved words - 09-17-2003 , 08:52 PM






Malc P wrote:
Quote:
SELECT SELECT FROM FROM WHERE WHERE = NOT AND AND = OR
OR NULL IS NOT NULL
That is scary, truly scary.

I've always thought it was WORNG that 4GL -> C does not add a special wart
up the front of every single program entity which is mapped to C. But there
ya go.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.