1 ORCAM ORCAM is a utility which converts PDP-11 object code to MACRO-11. The command line takes the form: >ORCAM [outspec[/switches]=]inspec[/switches] The usual RSX-11M conventions for file specifications apply. If the filetype is not supplied in a file specification, it is assumed to be: .OBJ for the input file .MAC for the output file An indirect command file may be specified, but indirect command files may not be nested. If no outspec or '=' appears in the command line, the output appears at the user's terminal (TI:). 2 Switches Two switches are allowed, allowing the user to alter the I/D attributes of up to 8 .PSECTs each in the input file: /IN:name:name:... -- Sets named PSECTs to I type /DA:name:name:... -- Sets named PSECTs to D type