/* PL/I FMS interface messages this module must be located in the root of the user task; they are accessed via the impure vector (VEXT.MAC). these messages cant be literals in the PLIFMS cluster library because they are passed to FMS in the same cluster - the PLIFMS cluster is mapped out while FMS is mapped in at the same virtual address window. */ char fmsnrg[]="WRONG NUMBER OF ARGUMENTS IN CALL"; char fmsstl[]="WARNING: RETURNED STRING LONGER THAN DECLARED VARIABLE";