rcl (3) --- command file to rf, fc and ld a program 08/24/84 | _U_s_a_g_e rcl [ ] _D_e_s_c_r_i_p_t_i_o_n 'Rcl' is a shell file that causes the specified Ratfor program to be preprocessed, compiled and loaded. The source file is expected to be named .r and the output object code is named . Default options are used on | all processors. If 'rcl' is invoked with no | argument, it automatically processes the last program | edited, since it shares the shell variable 'f' with the | shell program 'e'. If are present, they will be presented to the loader following the main program binary file. This allows the inclusion of subroutine and library files in the object program. _E_x_a_m_p_l_e_s rcl profile | rcl math -l vswtmath _B_u_g_s Will not be supported after Version 7. Use 'rfl' and the extended preprocessor 'rp' instead. _S_e_e _A_l_s_o rf (3), fc (1), ld (1), pl1cl (1), rfl (1), rp (1) rcl (3) - 1 - rcl (3)