PDA

View Full Version : fscommand save question FL(5)


msg6
05-28-2003, 04:52 PM
Hello, i currently have a projector which saves to a text file on the users HD. However as i would later like to manipulate this file I need the text in there to be readable. However when i view the contents of the text file i find the following:

&constructor=[type Function]&__proto__=[object Object]&name=my text

Where i only need the "&name=my text" bit.
Has anyone else come across this problem and if so how can it be solved??