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 for Programming
 LabTalk Forum
 system variable for last project/last path

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
J.S.Schulte Posted - 08/25/2010 : 06:11:05 AM
Hello,

is there a system variable storing the last path or last project opened in Origin?

I have created a worksheet with an import- and save-button and some automatic routines.
Every time I open the project and hit the import button the standard path is chosen and I have to click through several folders to reach the desired file/path.
It would be great to imbed a function that the last path is chosen where I have stored files.

Anyone any idea?
1   L A T E S T    R E P L I E S    (Newest First)
VincentLiu Posted - 08/26/2010 : 02:17:57 AM
You could use the following command to get the path for the last project opened in Origin

system.path.origin$=;

If you cannot find commands from the LabTalk help file (select Help: Programming: LabTalk to get it) to get other paths, you may need to write scripts to get them.

Vincent
OriginLab Technical Services

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