Re: wodSSH in C++ Builder (General questions)
Ryan,
please write smaller posts, or try to divide them in sections next time, ok? This one is VERY HARD to answer since I have no idea what you actually asked.
Let me *try* to answer:
VbLf is \n in C++, so yes, this is linefeed
Problem with # and $ can usually be easily solved by using regular expression syntax in Waitfor pattern. If you check out helpfile for Waitfor method, you will see we propose there to use regex:[\$ #>] $ - that should match both $ and # when at end of the line.
Hope this helps.
Complete thread:
- wodSSH in C++ Builder - Ryan Crosby, 2005-08-31, 21:51
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 21:58
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-08-31, 23:29
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 23:59
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 01:35
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 01:39
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 16:47
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 16:49
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:25
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:29
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:43
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:44
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 18:33
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:11
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-07, 17:53
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:56
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-08, 00:45
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:56
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-07, 17:53
- Re: wodSSH in C++ Builder - Ryan, 2005-09-07, 17:11
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 18:33
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:44
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:43
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 17:29
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 17:25
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 16:49
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 16:47
- Re: wodSSH in C++ Builder - wodSupport, 2005-09-01, 01:39
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-09-01, 01:35
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 23:59
- Re: wodSSH in C++ Builder - Ryan Crosby, 2005-08-31, 23:29
- Re: wodSSH in C++ Builder - wodSupport, 2005-08-31, 21:58