[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: accessing the Linux clipboard...
- Subject: Re: accessing the Linux clipboard...
- From: Carl Distefano cld@xxxxxxxx
- Date: Sun, 08 Feb 2009 17:34:44 -0500
Reply to note from Paul Lagasse Sun, 08 Feb 2009
17:08:26 -0500
> Thanks for the fix. There's an error, however, in
> "/home/pgl/data/≪PV01≫" -- PV01 contains a DOS, not Linux,
> path.
Whoops, right you are. Mea culpa.
I had a further thought about working around SaveDef. What if you APPENDed
the DeFine to an empty file? Like so:
XPLeNCODE v2.0
b-gin [UNTITLED]
;*; Append method[cr|lf]
[DZ_]
{<}IF{<}VA$DE{>}>0{>}
[BX_]es 1[Q2_]
[DB_]
[BX_]ch/s /[wC]/{010}/[Q2_]
{<}SV01,{>}
[BX_]sa %01,\xy4\clip\frxy[Q2_]
[BX_]append \xy4\clip\frxy[Q2_]
[BX_]ch/s /{010}/[wC]/[Q2_]
[BX_]do/nv system xytonix.sh[Q2_]
{<}EX{>}
{<}EI{>}
{<}PRNothing DeFined{>}{<}EX{>}[cr|lf]
-nd
XPLeNCODE
Same again, in XYENCODE:
'%--_XYENCode_start--
',*',_Append_method'^
'DZ
~
'BXes_1'Q2
'DB
'BXch/s_/;~[/~J/'Q2
~
'BXsa_'/01,\xy4\clip\frxy'Q2
'BXappend_\xy4\clip\frxy'Q2
'BXch/s_/~J/;~[/'Q2
'BXdo/nv_system_xytonix.sh'Q2
~
~
~~'^
'%--_XYENCode___end--
Does that work?
--
Carl Distefano
cld@xxxxxxxx