[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: SmartBoard okay



Reply to note from Harry Binswanger  Tue, 06 May
2003 15:22:59 -0400

Harry:

> Something else in copying and pasting from Xy files in a Win98
> SE window is at fault. The copies put in escape characters...

I'd bet the problem has to do with your copying to the clipboard
from a DOS window. Instead, try copying from a Windows window. In
other words, DeFine and SAve your ENCODEd output as a .TXT file
(command SAD filename.txt), open that file in Notepad or another
Windows text editor, and copy the contents to the clipboard from
there. That should do it.

You can automate the Xy-to-Notepad sequence above with an XPL
routine like the following (of course, edit the path to NOTEPAD.EXE
as required):

XPLeNCODE v2.0
b-gin [UNTITLED]
;*; Open current file or DF block in Notepad [CLD][cr|lf];*;{032}
Edit path to NOTEPAD.EXE below[cr|lf][XH_][BX_]es 1[Q2_]{<}SX
01,{<}VADR{>}+"XYOUT.TXT"{>}[DZ_][BX_]sa{<}IF{<}VA$DE{>}>0{>}
d{<}EI{>}/nv {<}PV01{>}[Q2_]{<}IF{<}ER{>}{>}{<}PRError writin
g temp file{>}{<}EX{>}{<}EI{>}[BX_]wait[Q2_];*;[cr|lf][BX_]do
s/nv/x/z /c c:\winnt\system32\notepad.exe {<}PV01{>}[Q2_]{<}E
X{>}[cr|lf][cr|lf]
-nd
XPLeNCODE

--
Carl Distefano
cld@xxxxxxxx
http://users.datarealm.com/xywwweb/