Metropoli BBS
VIEWER: sam156.txt MODE: TEXT (ASCII)
apl>" <------------------------- sam156.txt ---------------------------->


apl>a # 1 63 R ' edited#sedit unedited;slash                                   '


apl>a # a,[1]  ' L#edited#((+/'' ''=slash)Yunedited),(CQ),(R,slash#Q)UL#unedited '


apl>a # a,[1]  ' $0                                                            '


apl>a # a,[1]  '"sedit - same as edit but insert is an executable expression   '


apl>a # a,[1]  '"from "the apl handbook of techniques" copyright 1978, ibm.    '


apl>Lfx a

sedit

apl>Lcr 'sedit'

 edited#sedit unedited;slash                                   
 L#edited#((+/' '=slash)Yunedited),(CQ),(R,slash#Q)UL#unedited 
 $0                                                            
"sedit - same as edit but insert is an executable expression   
"from "the apl handbook of techniques" copyright 1978, ibm.    

apl>)off

[ RETURN TO DIRECTORY ]