Jun 30, 2002 #1 RBSmith Programmer Jun 30, 2002 2 IN I want to save a datawindow as a space delimited text file. Is there any method?
Jul 1, 2002 1 #2 jsoltero Programmer May 4, 2001 3 US Hi RBSmith You can use this function SaveAsAscci long dwcontrol.SaveAsAscii ( string filename {, string separatorcharacter {,string quotecharacter {, string lineending } } } ) JSoltero. Upvote 0 Downvote
Hi RBSmith You can use this function SaveAsAscci long dwcontrol.SaveAsAscii ( string filename {, string separatorcharacter {,string quotecharacter {, string lineending } } } ) JSoltero.
Jul 1, 2002 Thread starter #3 RBSmith Programmer Jun 30, 2002 2 IN Thank you jsoltero.Thank you very much for your precious advice. Upvote 0 Downvote