PDA

View Full Version : regarding default directory for sd-create-image command


joseph_z
12-06-2004, 08:25 PM
Hi Cocreaters,


I want to know the default directory for OSD, that automatically get checked for files. My basic doubt is , if i use the sd-create-image as shown below:

(sd-create-image "ppp" :filename "Circ.bmp" "#101010")

then,
which directory will be checked to load the file "Circ.bmp" file.

Markus
12-06-2004, 10:08 PM
The bitmap file is looked up according to Designers Search Directories . Type in

display (search-directories)

to see your set of directories. The current directory will be searched as well.

If you don't like this behavior please look up the documentation of sd-get-customization-file. This function allows you to place and find such bitmap files in the user/site/corp customization directories.

Hope this helps.

Markus

joseph_z
12-07-2004, 12:08 AM
Thanks Markus
Its really a usefull bit of information, I hope the same kind of Co-operation and guidance bet'n us.

Regards
Joseph