HI, You can load attached files in your Edit Plus or other text pad.
It will load the complete syntax by just . after first word
For EG to get full syntax of "If" condition you have to put if. and space after that....
It will be very easy to code in 4gl
What you have to do is go to Tools menu in you edit plus, Under files -> Settings & Syntax
Add File Extensions : 4gl
and Give Path for Syntax file to downloaded Informix4gl.stx
and for auto completion Informix4gl.ACP..
Enjoy!!!!
Links to download STX and ACP file :
On Wed, Mar 27, 2013 at 7:55 PM, harshit vasa <vickycruise@gmail.com> wrote:
HI, You can load attached files in your Edit Plus or other text pad.
It will load the complete syntax by just . after first wordFor EG to get full syntax of "If" condition you have to put if. and space after that....It will be very easy to code in 4glEnjoy!!!!