09-15-2006 07:23 AM
09-15-2006 07:43 AM
If there is no text in your output just convert the string array to a number array wand save it to file.
If there is text in your file then I would save it in text format. You need to use file open, write, and close.
Let me know if this answered your question
09-15-2006 07:50 AM
09-15-2006 08:23 AM
09-18-2006 01:54 AM
09-18-2006 03:12 AM