Title: | FOCUS, from INFORMATION BUILDERS |
Moderator: | ZAYIUS::BROUILLETTE |
Created: | Thu Feb 19 1987 |
Last Modified: | Mon May 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 615 |
Total number of notes: | 1779 |
Anyone know of a way to 'pre-process' a FOCUS request prior to actually running it to find out if there are any problems with it? CHECK FILE won't do it... LisaC
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
441.1 | Is this what you mean? | MILPND::MADDEN | Thu Jul 25 1991 16:43 | 5 | |
If its a TABLE request you could put a IF READLIMIT EQ 1 statement in, so all it does is read a record. With MODIFY you could use STOP, START commands to process 1 dummy transaction record. |