I am creating a CD-ROM which requires the user to fill in some information and print it out. In order for them to be able to do this I need to write a text file on their hard drive using fileio xtra. This is just for people using Windows.
Is there an easy way of determining the users Hard drive letter (C so that I can allocate a path to write the text file to?
Is there an easy way of determining the users Hard drive letter (C so that I can allocate a path to write the text file to?