Hey guys, my company is moving from Attachmate to Bluezone. I was wondering if there are any forums for Bluezone so that I can start rewriting all of my macros. Does anyone have any advice? Is there a forum that is as good as this one for Bluezone? Or should I just take the plunge and start...
I think I'm missing something very small. This is a rather simple macro (so far) that I am building onto. The problem that I am having is that "Putstring" (highlighted below) is not putting the next row into attachmate after it completes the first loop.
Dim xlApp As Object, xlSheet As...
My goal is to have this macro take the first item in Column A from excel (which is in A2), put it into Attachmate, run a few "sendkeys", then return a selection or text from Attachmate into Column B (and one into Column C as well) on the same row. Then it should move onto the next item in Column...
As the title states, I would like to have a simple macro to run a command in CMD. To expand on this a little, I want to enter a "net use" command.
To open CMD, this works:
Shell "C:\Windows\System32\cmd.exe"
Now how do I send the command? The command is basically "net use j: \\devicename...
lease help! I'm writing my first If/Then statement within a loop and having a little trouble. When I compile the code the dreaded red bug warning pops up on the last line and I get two errors. They are:
* "Illegal Statement" If I click where "End Sub" is located
* "Unexpected end of file" If I...
Please help! I'm writing my first If/Then statement within a loop and having a little trouble. When I compile the code the dreaded red bug warning pops up on the last line and I get two errors. They are:
* "Illegal Statement" If I click where "End Sub" is located
* "Unexpected end of file" If...
I now feel like I can do rather well with sending commands/keys with AttachMate and would like to try something a little harder. This would involve two things I have never done before, A Dialog Box and commanding Internet Explorer.
I would like to create a dialog box has the following choices...
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.