JohnnyRazzle
Programmer
Hi all,
This is my dilemma. I have a template form that gets saved at a user defined location as a document. This document can then open another template and thus another document with its location also defined by the user. I need to access info from the first document from the second document. But i am a bit stuck as to how to find the address of the first location. This program is gonna run on a network and therefore people may have different names for the drives. Therefore im not sure if i shud use a temporary file. Should i use the registry, or is that bad practice in this case?
This is my dilemma. I have a template form that gets saved at a user defined location as a document. This document can then open another template and thus another document with its location also defined by the user. I need to access info from the first document from the second document. But i am a bit stuck as to how to find the address of the first location. This program is gonna run on a network and therefore people may have different names for the drives. Therefore im not sure if i shud use a temporary file. Should i use the registry, or is that bad practice in this case?