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 for Programming
 Forum for Origin C
 Access OriginFolders in OriginC
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

psnova

Germany
4 Posts

Posted - 08/13/2009 :  10:01:39 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin 7.5 v7.5885 (B885)
Operating System: Win XP

Hi all,

I want to mirror the OriginProject-Folder-Structure in an OriginC-Tree. Thus I d need to somehow access the FolderStructure, but cant find any suitable command... Can someone help?

Cheers
Philipp

Iris_Bai

China
Posts

Posted - 08/13/2009 :  11:12:15 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Philipp,

We have a function under in page_utils.h file in Origin 80:
bool get_project_tree(TreeNode& tr, int nLevel = PTL_PAGE, int nPage1 = 0, int nPage2 = 0, LPCSTR lpcszStartPEpath = NULL, const ProjectTreeOptions& stOptions = NULL);

For Origin75, please see the example function in this wiki page:http://ocwiki.originlab.com/index.php?title=OriginC:Get_Project_Tree%28Examples%29


Iris
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