Create a new ICCF procedure (example: FAQS) that consists of the following: &&OPTIONS 0010011 /INP NOPROMPT &@MACRO &@NOPRINT &/LOAD FAQSICX PARM='&&PARAM1 &&PARAM2' &/OPTION GETVIS=P-32K &/UPSI 01010100 /END /PEND /RUN To access FAQS via ICCF, enter: FAQS The passed command must be within quotes if it contains any spaces or commas. Examples of use: FAQS 'D LST,TEST*' FAQS MENU ------------------------------------------------------------------ NOTE: The above requires BF53122 is applied prior to use. ------------------------------------------------------------------ For use of terminal model 3, 4, or 5 from the ICCF transaction set the following UPSI switches: Model 5 100xxxxx Model 4 010xxxxx Model 3 001xxxxx Model 2 000x0xxx Model 1 000x1xxx In addition, for color or APL support, include these switches: Extended color UPSI xxx1xxxx APL support UPSI xxxxx1xx Example from above: &/UPSI 01010100 would be MOD4, extended color and APL supported ------------------------------------------------------------------ The BIM-FAQS/ASO timed redisplay function is not supported under ICCF. You must press ENTER to update the current console display. You must also run FAQSMAIN in a VSE partition, which communicates with the ICCF pseudo partition.