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
 Problem with Paths
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

mikeel

Posts

Posted - 10/25/2007 :  03:25:59 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5 SR4
Operating System: W2K

Hi,

i browsed a little through the forum but could not find nothing to help me further.

I'm trying to import some date. The folder structure in my case is has the following structure:

C:\A_aaa\B_bbb\C_cccc an so on.

When I use the the following code:
GetMultiOpenBox(saFilePaths, "*.*", "C:\\A_aaa\B_bbb\C_cccc") and I open the File-OPen Dialog, I end up in the uppermost folder (A_aaa) and not in that one, that i actually wished to (C_cccc).

IF I use GetMultiOpenBox(saFilePaths, "*.*", "C:\\A_aaa\\B_bbb\\C_cccc") insted, I end up in the project directory.

I guess, this has something to do with the underbar_, but i habe no slightest idea, how to overcome this problem (nor have i seen such a problem with other languages)

I hope you could help

Thanks & Regards

Mike


Mike Buess

USA
3037 Posts

Posted - 10/25/2007 :  12:49:48 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Mike,

The underscores should not be a problem. The correct path is C:\\A_aaa\\B_bbb\\C_cccc\\ but I cannot reproduce your problem in O75 SR6 using either of the paths you tried. I suggest that you update to SR6.

Mike Buess
Origin WebRing Member
Go to Top of Page

mikeel

Posts

Posted - 10/29/2007 :  11:17:34 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Mike,

thanks for your help. I don't know what I did different, but now it works with C:\\A_aaa\\B_bbb\\C_cccc\\. Thanks

Mike
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