FHS4PRT - Program that calls the 4PRINT Utility of Korenthal Assoc. to print a report file
  1. Provides separate options for updating name of REPORT File (to which previously ``printed'' report was routed) and 4PRINT Destination, Title, 4PRINT Options and 4PRINT Command
  2. 4PRINT Options are saved in FHS4PRT.OPT file at end of program and re-read from the same file at beginning of program.
  3. REPORT Input File name and Report Title at beginning of program come from the last printed report
  4. Provides support for additional 4PRINT Formats: 3x76, 4x80
  5. At beginning of program, if current printer setup forms width is one of: 55, 76, 80, 110, 165 or 230 then will select appropriate 4PRINT Format for that width
  6. Allow user to Edit generated command before submitting it for execution
  7. 4PRINT is invoked by creating U4PRINT.BAT file with the 4PRINT command in it and then SHELLing to DOS to execute the U4PRINT.BAT file
  8. Default values for the 4PRINT options can be placed in the SDF format: 4PRTS030 (using Main Menu option F3-B-F4-2). While editing the 4PRINT options in FHS4PRT, pressing function key F2 will restore the options to the default values stored in the format.
  9. Provide sample PDF file (4PRINT.PDF) with setups appropriate for each of supported 4PRINT Formats