[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: log save
- Subject: Re: log save
- From: cld@xxxxxxxx (Carl Distefano)
- Date: Thu, 18 Dec 2003 18:46:36 -0500
Reply to note from "Morris Krok" Thu, 18 Dec
2003 12:46:54 +0200
> Is there a way to call up a file directly from log2003.lg -
> convience of being able to do when you happen to havae on the
> screen.
That's easy if you first DeFine the filename manually. You can
write a little program that closes the DeFine (func DZ); SaVes it to
Save/Get (); and CAlls the file. Like this:
DZ BX ca Q2
Or, in DECODE-able form:
XPLeNCODE v2.0
b-gin [UNTITLED]
[DZ_]{<}SV01{>}[BX_]ca {<}PV01{>}[Q2_]{<}EX{>}[cr|lf][cr|lf]
-nd
XPLeNCODE
That bit of code is small enough to assign to a key directly,
without LDPMing it (DECODE this):
XPLeNCODE v2.0
b-gin [UNTITLED]
nn=NOJM(,2,.,P,r,s,K,b,d,A,r,g,),X,M,a,c,r,o, ,D,Z,[,s,v,0,1,
],COB,X,c,a, ,[,p,v,0,1,],Q,2,NO[cr|lf]
-nd
XPLeNCODE
--
Carl Distefano
cld@xxxxxxxx