[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
New copy and paste function
- Subject: New copy and paste function
- From: Paul Breeze paul.breeze@xxxxxxxx
- Date: Sat, 8 Nov 2003 16:48:11 GMT
Dear Robert
On Sat, 8 Nov 2003 11:34:12 -0500, Robert Holmgren wrote:
< ** Reply to message from Paul Breeze on Sat, 8 Nov
< 2003 15:36:21 GMT
<
< In the meantime, please try this. Open a DOS prompt in a Desktop window. Go
< to Editor's directory (location of EDITOR and CLIP.VBS). Command:
<
< echo This is a test > CLIP.TXT
<
< Then command:
<
< cscript //logo //D //X //I CLIP.VBS
Yes, something interesting did happen. I obtained the error message
Input Error: There is no script engine for file extension ".VBS".
Does this mean that in spite of everything which has gone before the Windows Scripting Host is not
installed on my machine, or does it mean that it simply does not understand .VBS scripts? If so,
how do I correct the problem.
Paul