The text of this article is not in this database — only its details are. Read it on the old site: Copy a text file to HTTP output stream using VB.NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Copy a text file to HTTP output stream using VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
t rPosted Jan 17, 2008, 10:48 PM
I hope to run10-15 sessions of terminal emulator(attachmate reflections for IBM vers 14) each will be running screen scraping macros and dumping data in .csv files. Since i cant share one clipboard with all sessions, is there a way to write data in a string to memory or a buffer? rather than capturing on the clipboard and assigning to a string?