Add Folder / Add Path

Posted By: 82RJZAE

Add Folder / Add Path - 09/09/10 06:45

Hi JCL, could you explain how to properly use the add path feature in WED? See the forum topic here.

I have added a path to a folder named "models". When I add a model from a sub-directory within this path in the WED Add Objects dialogue, I get an error on run-time telling me that it can't open the file.

It seems that unless I add each sub-directory path in WED that the program won't find my files.
Posted By: XuserTM

Re: Add Folder / Add Path - 09/09/10 09:24

#define PRAGMA_PATH "Data/3D";
Posted By: Spirit

Re: Add Folder / Add Path - 09/09/10 15:47

What do you want to do - adding a path in your script, or adding a path in WED?

Your script is that thingy with many lines that you edit in SED and where you can add paths with statements like #define PRAGMA_PATH "...";. Whereas WED is that thingy with 4 windows where you add paths by clicking "Add Path". Just in case you're confused.

The manual is your friend.
© 2024 lite-C Forums