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
 All Forums
 Origin Forum
 Origin Forum
 Copy of script window

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
bjorn Posted - 01/15/1999 : 7:15:00 PM
Hi,
I canīt 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

1   L A T E S T    R E P L I E S    (Newest First)
Lorraine Posted - 01/19/1999 : 2:26:00 PM
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.


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000