Home | History | Annotate | Download | only in vms

Lines Matching refs:edit

70 $username = f$edit(f$getjpi("","USERNAME"),"TRIM")
206 $ line_in = f$edit(line_in,"TRIM,COMPRESS")
228 $ line_in = f$edit(line_in,"TRIM,COMPRESS")
250 $ xline = f$edit(line_in,"TRIM,COMPRESS")
1116 $ keysym = f$edit(keysym,"LOWERCASE")
1122 $ keysym = f$edit(key2b, "LOWERCASE")
1135 $ keysym = "f_" + f$edit(key2c,"LOWERCASE")
1143 $ keysym = "ut_" + f$edit(key2d,"LOWERCASE")
1331 $ keysym = f$edit(key2d,"LOWERCASE")
1339 $ keysym = f$edit(keysym,"LOWERCASE")
1951 $ line_in = f$edit(line_in, "TRIM")
2113 $write tf "** Edit this file as needed. The procedure that automatically"