num-var = SPF_FMLCmd(FNum, cmd-string)


Operands:

FNum


cmd-string


The specific line number (of the FM display) to be evaluated.


The line command (and its operands) to be issued on the specified line number. This string may be entered as a list of comma delimited values. If so, they will be concatenated with a space between each entry. Valid supported Line Commands are:


A, ADD                 Add to a favorite list

BACKUP, BACK, BK       Backup the file       

F, FORGET              Forget file in this list   

J, JOB, SUBMIT, SUB    Submit the file       

L, LINES, LINE         Update the STATE lines info

N, NORM                Normalize an FLIST        

P, PRINT               Print the file

R, REN, RENAME         Rename the file

RS, RST                Restore a file from backup

T, TOUCH               Update the Last Write Date

W                      OPEN using Windows Shell


Returns:

LONG

The command will be executed and any resultant message will appear onthe Fm display as usual.