does anybody know what the command EODEXIT is supposed to do? as far as I knew it should work as a 'commit' statement, but it looks it's not. please let me know everything you know about it (syntax, examples, etc). thanks in advance...

EODEXIT
Started by Leoncio Sobrino, Jun 14 2001 05:18 PM
1 reply to this topic
#2
Posted 15 June 2001 - 08:21 AM
Hi,
EODEXIT basically provides a method for the deveoper to simulate the end
user pressing F3/Commit. In detail:
#RC = EODEXIT(1) completes the write phase of an LS and then exits that
LS. (Basically LSEXIT, but writes files).
#RC = EODEXIT(2) does the same as above, but also checks for mandatory
fields. It will not exit if any are not completed.
Regards
Paul
EODEXIT basically provides a method for the deveoper to simulate the end
user pressing F3/Commit. In detail:
#RC = EODEXIT(1) completes the write phase of an LS and then exits that
LS. (Basically LSEXIT, but writes files).
#RC = EODEXIT(2) does the same as above, but also checks for mandatory
fields. It will not exit if any are not completed.
Regards
Paul
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users