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
 Command Line Origin?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

quickkk

Canada
23 Posts

Posted - 01/26/2005 :  2:11:08 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5
Operating System:win2k

Hi everyone,

I'm pretty sure that this is impossible to do now, so I was wondering if in future origin versions there will be a command line application. For example, if you need to analyse a bunch of files, you could just type in something like:

>origin
>open -w D:\data\*.dat //to open a bunch of files
>(insert command for making linear graph, x,y ranges)
>(export gif files)

Even better would be to be able to do this in Linux!!

Anyway, I guess that these are just a few things that I'd like to see in future Origin versions...

Cheers!

Mike Buess

USA
3037 Posts

Posted - 01/27/2005 :  07:48:37 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Not exactly what you're asking for, but Origin can be run without its program window.

1. Run this from the script window...

file -c "%YOrigin.ini" "%YCommandLine.ini";
ini.file$=%YCommandLine.ini;
ini.Options.ScriptWindow=1;

2. Close Origin, open a command prompt and enter this...

start origin75 /h -i CommandLine

The /h switch hides everything but the script window. The -i CommandLine switch insures that the script window will be open. Close Origin with the exit command.

Mike Buess
Origin WebRing Member
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