Cyph3rM0nk
Programmer
Hello all,
I did a search for all of these topics, but I could not find anything on them, so I apologize if I missed something.
Anyhow, I have a couple of questions. I am an intermediate level programmer in both VB(A) & C++, and I just recently written my first macro in VBA for Excel to send and receive data from an Attachmate Extra! Personal Client session (thanks to everyone on this list for some VERY helpful posts).
Anyhow, my 1st question is this. How do I clear a field of data from the terminal window without manually having to send a bunch of blank spaces? I tried Sendkeys(<clear>), but that didn't do what I wanted. I also tried SendKeys(<END>), but that didn't work either.
Second, I looked all through the Attachmate help file, but I couldn't find any sort of comprehensive list of Methods, Properties and Objects for all exposed Attachmate Extra! objects and collections. Does anyone here know of a list online where all of these Objects, Methods and Properties can be looked up with explanations on what they do and how they work?
Thanks a bunch!
Cyph3r_M0nk
I did a search for all of these topics, but I could not find anything on them, so I apologize if I missed something.
Anyhow, I have a couple of questions. I am an intermediate level programmer in both VB(A) & C++, and I just recently written my first macro in VBA for Excel to send and receive data from an Attachmate Extra! Personal Client session (thanks to everyone on this list for some VERY helpful posts).
Anyhow, my 1st question is this. How do I clear a field of data from the terminal window without manually having to send a bunch of blank spaces? I tried Sendkeys(<clear>), but that didn't do what I wanted. I also tried SendKeys(<END>), but that didn't work either.
Second, I looked all through the Attachmate help file, but I couldn't find any sort of comprehensive list of Methods, Properties and Objects for all exposed Attachmate Extra! objects and collections. Does anyone here know of a list online where all of these Objects, Methods and Properties can be looked up with explanations on what they do and how they work?
Thanks a bunch!
Cyph3r_M0nk