; ; ; GREP.TKB ; ; Command file to task build GREP ; ; On an IAS or RSX-11D system, use the following line: ; [12,1]grep/mu/-fp/cp/-ta=[12,2]grep,greloc,grepar,dirdl,prfcs ; ; On an RSX-11M, RSX-11M+, or VAX/VMS system, use the following line: ; ;[12,1]grep/-fp/cp=[12,2]grep,greloc,grepar,dirdl,prfcs / ASG =TI:2:5 UNITS =5 STACK =256 ; ; On an IAS system, include the following line. ; TASK =$$$GRE ; ; On an RSX-11M, RSX-11M+, or RSX-11D system, include ; the following line. ; ;TASK =...GRE ; ; On an IAS or RSX-11D system, include the following line. ; LIBR =SYSRES:RO ; ; On an RSX-11M or RSX-11M+ system with FCSRES, include the ; following line. ; ;LIBR =FCSRES:RO //