General discussion
February 26, 2001 at 04:05 PM
willytcf

No Drvier Letter Needed about Director

by willytcf . Updated 25 years ago

I am using Director to create a program.
However, some files need to be lined.
When I define the driver letter, some PC
could not open the linking because their
PC partition may be different. Can I
undefine the driver letter at the linking?
Example:
There is a file called “Hello.doc”. My CD-
Rom driver letter is D:\ and the Microsoft
Office program is located at C:\. So, I write
the following link script in Director.
open “D:\Hello.doc” with “C:\Program
Files\Microsoft Office\Office\Word.exe”.
Now, can I ignore the driver letter and
change it to the below script:
“Hello.doc” with “Word.exe”
Thank You for your helping.

This discussion is locked

All Comments