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
 How to get all Filenames from a Origin Project

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
ritheshkp Posted - 07/04/2016 : 09:58:52 AM
Hello,

I want to get all the filenames from a Origin Project. Is there any way to do it?

I am facing an issue of renaming of files randomly when i am trying to append two Project with same files as i want to do a comparison.

Kindly let me know if there is any ways to avoid renaming of files when i am appending two Projects.

I am Using Origin 2015(64-bit) Sr2 b9.2.272

Thanks in Advance.

Regards
Rithesh Prabhu
2   L A T E S T    R E P L I E S    (Newest First)
ritheshkp Posted - 07/05/2016 : 08:33:38 AM
Hi Shirley,

Thank you very much for your reply. it helped in solving my problem.

Regards
Rithesh Prabhu
Shirley_GZ Posted - 07/04/2016 : 11:04:58 PM
Hi Rithesh,

Yes, you can try the below script to get all window names in current opj:

doc -e o
{
type %H;
}

See details of this command: http://www.originlab.com/doc/LabTalk/ref/Document-cmd#-e_object_.7Bscript.7D.3B_Execute_the_given_script_for_all_objects

Within a project, the window short name should be unique. So when there are two windows with same window name, the last one will be renamed automatically, http://www.originlab.com/doc/Origin-Help/ChildWindow-Names. I am wondering if opening two Origin processes(I mean two Origin windows)is acceptable here.

Thanks,
Shirley


Originlab Technical Service Team

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