J
JamesL
If I include a text file as an embedded resource, can I write new data to
the file and will that data be saved between shutdown and startup?
If so, what tools should I focus my attention on for writing to the file?
If not, can I copy the embedded file to a directory on the device and write
to it there? I have been trying the system.io.file.copy function but have
not figure how to identify the embedded file as the item to copy.
James
the file and will that data be saved between shutdown and startup?
If so, what tools should I focus my attention on for writing to the file?
If not, can I copy the embedded file to a directory on the device and write
to it there? I have been trying the system.io.file.copy function but have
not figure how to identify the embedded file as the item to copy.
James