The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Copy of script window
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

bjorn

Gothenburg, Sweden
18 Posts

Posted - 01/15/1999 :  7:15:00 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hi,
I cant find any Labtalk command for copying the content of the script window over to a note window. Does somebody know of a way to do this?

Thanks in advance,
Bjorn

Lorraine

USA
66 Posts

Posted - 01/19/1999 :  2:26:00 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You can include use two lines of script that will allow you to save the contents of the script window to a txt file and reopen it as a Notes window:

type -o save test.txt;
doc -a test.txt;

Be sure to give the txt file a unique name since there is no prompt to overwrite an already existing text file with the same name if there is in fact one located in the main Origin directory to which this txt file will be saved by default.

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000