Anita Panda skrev:
I want to store a file within a directory from universe basic say C:\DIRNAME\FILENAME.
  You may create a VOC entry type F that points to DIRNAME
  F
  C:\DIRNAME
  D_VOCLIB    ( for example )

 and then use ordinary  OPEN/ READ/WRITE to it .
Can i give the DIRNAME AND FILE NAME during run time .How do I give the Directory and file name.
You can use OPENSEQ ( pathname .... ) and WRITESEQ, READSEQ, CLOSESEQ see the BASIC manual.
 ( This is also an alternative answer to the first question  )

How do I give the path name so that any XL or XML file created gets stored within it.

 The answer may depend on what You use to create them ....

-- mats
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to