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
 generating script
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

keiran121

1 Posts

Posted - 07/27/2011 :  07:24:58 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Is there a way to see the commands (i.e. what could be typed into the command window) Origin executes when I'm creating a graph via the appropriate windows?

easwar

USA
1964 Posts

Posted - 07/28/2011 :  2:45:32 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

For creating graphs from script, please first take a look at the Graphing chapter of the LabTalk Guide, which is in your help files, and also can be found here on our wiki:
http://wiki.originlab.com/~originla/ltwiki/index.php?title=Category:LT_Graphing

Then if you need further help with scripting, please post in the LabTalk forum.

Easwar
OriginLab
Go to Top of Page

greg

USA
1378 Posts

Posted - 08/08/2011 :  1:05:55 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
If Origin runs an external script for a menu option, you can open the script in Code Builder and view it by holding down Ctrl+Shift keys while selecting the menu option.
If the code is internal, you will only see a dump of the menu ID. That code can be executed with
domenu ######; // where ##### is the menu ID
but is not guaranteed to be the same across Origin versions.
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