Login | |
|
 |
RE: telnet and logging - 11/6/2008 3:20:21 AM
|
|
 |
|
| |
buck2825
Posts: 14
Score: 0
Joined: 11/5/2008
Status: offline
|
http://msdn.microsoft.com/en-us/library/ateytk4a.aspx http://msdn.microsoft.com/en-us/library/t0aew7h6(VS.85).aspx while stumbling around this site i cam apon some helpful links regarding the .exec syntax. If I understand them fully, .exec is good for a single command that would be typed at a "run" promt("windows key" + R). how ever, the system I am inquireing about requires a login and several other commands to get to the point where I send a single command and get back useful data. sendkeys will get me to the screen and the I can see the data on the cmd window if I send the (for lack of a better term) data query command. Thats all well and good but that still doesn't put that value into a usable variable that I can pass. also I must say, i am very impressed with the level of assistance and information avalable on this site. keep up the good work.
|
|
| |
|
|
|
 |
RE: telnet and logging - 11/7/2008 3:34:48 AM
|
|
 |
|
| |
buck2825
Posts: 14
Score: 0
Joined: 11/5/2008
Status: offline
|
thank you very much, I think i'm going to follow another rabbit down a hole.
_____________________________
there are 10 types of people in the world, those that understand binary and those that don't.
|
|
| |
|
|
|
|
|