; ; *-*-* FLOC.CSD *-*-* ; ; Locate the iRMX 86 Files Utility V4.1. ; ; Invocation: submit :fx:floc( location address ) ; run loc86 & :f1:files.lnk to :f1:files & map print(:f3:files.mp2) & nolines nocomments nosymbols & segsize(stack(0)) noinitcode & order(segments(code, const, data)) & addresses(segments(code(%0))) exit ; ; Files Utility located. ;