Menu Command  : F#
     Menu Function : This command is used in a menu file to change to
                     a file area when that file area number is entered
                     at the menu.
                     Keys must be '#' for this too work.

     Parameter List: NONE

     Menu Command  : F[
     Menu Function : This command is used to return to the previous file area.
     Parameter List: NONE

     Menu Command  : F]
     Menu Function : This command is used to move to the next file area.
     Parameter List: NONE

     Menu Command  : F+
     Menu Function : This command is used to add a file to the user's
                     download batch list. If you have specified a file
                     name in the command string then that file will be
                     added to the batch.
     Parameter List: [File Name]

                     File Name -> File Name Added To Batch List.
                     Blank     -> Will Prompt User For File Name.

     Menu Command  : FA
     Menu Function : This command is used to display the current file area      
                     listing within the current conference.
     Parameter List: NONE


     Menu Command  : FB
     Menu Function : This command is used to edit the batch editor.      
     Parameter List: NONE


     Menu Command  : FC
     Menu Function : This command is used to change to a different file area,   
                     if the file area number is in the command string then      
                     Iniquity will change to that area.
     Parameter List: [#]
                 
                     #     -> Change To File Area #.
                     Blank -> Prompt User For File Area.

     Menu Command  : FD
     Menu Function : This command is used to download a file, if there is a     
                     file name present in the command string then that file
                     will be downloaded. If the user has added files to
                     their batch list, then Iniquity will send those files
                     instead of prompting the user for the filenames.
     Parameter List: [File Name]

                     File Name -> Download File Name.
                     Blank     -> Prompt User For File Name.

     Menu Command  : FE
     Menu Function : This command will prompt the user to select/deselect the
                     file areas which they want to scan.
     Parameter List: NONE

     Menu Command  : FF
     Menu Function : This command will prompt the user for a filespec to search 
                     for, and if the user wants to search all areas and         
                     conferences. Wildcards are allowed.
     Paramter List : NONE


     Menu Command  : FI
     Menu Function : This command is used to display any file information that  
                     Iniquity has stored in the data base. If there is a file
                     name present in the command string, then that files
                     information will be displayed.
     Parameter List: [File Name]

                     File Name -> Display File Name's Information.
                     Blank     -> Prompt User For File Name.

     Menu Command  : FJ
     Menu Function : This command is used to change to a different file         
                     conference. If LIST is found in the command string, then   
                     Iniquity will list all the file conferences that the user
                     has access to. If a KEY is found in the command string,
                     then Iniquity will change to the conference that
                     corresponds to the KEY.
     Parameter List: [KEY],[LIST]

                     List  -> Will List Conferences Before Prompting.
                     Key   -> Will Change To Conference Key.
                     Blank -> Will Prompt User For Key.

     Menu Command  : FL
     Menu Function : This command is used to list files in the current file     
                     base.If ASK is found in the command string, then
                     Iniquity will prompt the user for the file specifications
                     to look for.
     Parameter List: [ASK]

                     Ask   -> Prompt For File Specifications.
                     Blank -> List All Files In Base.

     Menu Command  : FN
     Menu Function : This command is used to scan for all new files since the   
                     caller last scanned the file bases. If ALL is found in the 
                     command string, then Iniquity will search all file bases
                     that the user has access to. If a File area # is found in
                     the command string, then Iniquity will only search that
                     file area as long as the user has access to it.
     Parameter List: [#], [ALL]

                     All   -> Scan All File Areas.
                     #     -> Scan File Area # Only.
                     Blank -> Ask For File Area.

     Menu Command  : FS
     Menu Function : This command is used to change the user's new scan pointer 
                     date to what ever the user wishes.
     Parameter List: NONE

     Menu Command  : FT
     Menu Function : This command will search though the file areas for
                     specified text and list all files containing that text.
     Parameter List: NONE

     Menu Command  : FU
     Menu Function : This command is used to upload a file to the system.
     Parameter List: NONE

     Menu Command  : FV
     Menu Function : This command is used to view the contents of a compressed  
                     file. If a file name is found in the command string then   
                     Iniquity will display the contents of that file.
     Parameter List: [File Name]

                     File Name -> Display Contents Of File Name.
                     Blank     -> Prompt User For File Name.

     Menu Command  : FZ
     Menu Function : This command is used to display the file conference        
                     listing.
     Parameter List: NONE