This is my second post today, I am on a roll. This program I am coding is just massive, and I dont know if I just lost my nerve or skill or both.
I need to tell Extra - that if you see an X in row 3 col 1 on my spreadsheet, then do this. Then search for an X in row 4 col 1 and repeat until...
I am trying to write a loop or repeat commands for the code below. Basically I need it to loop or repeat until:
( 11, 24, 11, 25, , xBlock) = " "
or in english it = blank
The regular code looks like this:
If Sess1.Screen.Area( 11, 24, 11, 25, , xBlock) = "00" then
result =...
Ok, I am so close to finishing this code. Currently I am telling the macro to search through my entire hier, if you see something in row 15,16 columns 8-19 of my session that matches V1, L1, etc, then put an M by it and continue with the code.
The problem is the macro keeps skipping past the...
The code below is used to grab information off customer accounts in our attachmate sessions. I am trying to figure out the correct code to put in the marked section below, that will tell the macro, if you dont see (V1, L1, etc) then hit enter to go to the next page, and repeat your search, do...
Thank you for being such a valueable resource - ahead of time.
I have finally got my connection from Dreamweaver to MYSQL through godaddy.com to work. All of my database connections are successful when I use the test option in Dreamweaver. My issue is when I go through the insert, application...
Thank you ahead of time for your support. Can someone give me a sample of code that would grab information from an open internet explorer screen and paste it into a ATTACHMATE session? Thank again for your help!
First thank you for your time. I am attempting to send a .txt file into a session extra client screen. When I copy paste the .txt lines (approx 50) into the session it only pastes one line at a time. I need it to paste all of the information like a text box. CMD?
How can i set this up?
Note...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.