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
 doc - e on subfolders

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
ru_pro Posted - 07/19/2000 : 4:37:00 PM
Is it possible to restrict
doc -e W {} to operate only within the current subfolder? For example, the following script returns names of all wks in a project.

i=1;
doc -e W
{
names_wks[i]$=%H;
i+=1;
}

2   L A T E S T    R E P L I E S    (Newest First)
Barb Tobias Posted - 07/24/2000 : 8:45:00 PM
This has not yet been implemented but we are hopeful it will be included in a future release. We will notify you when the feature becomes available.
CStorey Posted - 07/20/2000 : 8:56:00 PM
I asked a similar question a while ago and at that point it was not possible to use scripts to control the Explorer Folders. They mentioned that in future versions it would be. I would also like to be able to create folders from scripts and move wks & plots into them. Let's hope it gets into the next version.

Craig Storey


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