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 for Programming
 Forum for Origin C
 Problem with Paths

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
mikeel Posted - 10/25/2007 : 03:25:59 AM
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


2   L A T E S T    R E P L I E S    (Newest First)
mikeel Posted - 10/29/2007 : 11:17:34 AM
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
Mike Buess Posted - 10/25/2007 : 12:49:48 PM
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

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