Program Logic

Program Logic contains a new sequencing facility. F8 will sequence your program logic so that P* DOSECTION entries will be in the order of the the P* points as they appear in the P? list i.e. the sequence that they are in the program listing.

For example

P* PRIMARY IS SELECTED will appear before
P* INPUT IS COMPLETE (both in the subfile Roll Up subroutine) then

P* FORMAT IS VALIDATED
P* NORMAL 4G LOGIC

P* RECORD IS UPDATED
P* CYCLE IS COMPLETE

Program Logic can now show a Validman table directly using ?VM to select a table entry to be used in a comparison.