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
 How to get all Filenames from a Origin Project
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ritheshkp

India
4 Posts

Posted - 07/04/2016 :  09:58:52 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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

Shirley_GZ

China
Posts

Posted - 07/04/2016 :  11:04:58 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
Go to Top of Page

ritheshkp

India
4 Posts

Posted - 07/05/2016 :  08:33:38 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Shirley,

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

Regards
Rithesh Prabhu
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