Hello all,
I've done some digging and couldn't find a post related to this question. From what I've read on Attachmate products, reflections is the user friendly interface that makes Macro's great for the average user. All well in good; however, we are getting this software across the floor and...
Alright, so I've taken your advice. No more spaghetti code on my posts, using some of your direction I've revised the code and cleaned up all the rough edges.
It took a little work, but I have something that works 100%. I noticed a glitch where only the L14 updates but the M45 doesn't on the...
Thank you for your response Skipvought!
Thanks for the input, and I agree the Spaghetti code was unfortunate. This was not a refined script, just trying to sketch it out. Will keep that in mind on future posts! :)
I appreciate the suggested script, but when does the value of N increase? If the...
Im not familiar with reflections, but if the account properties are the same as stagnate you won't be able to do on the same session.
You can only use one profile per session, but if you have different clients or varying ID you use to login it might work...
For example if there's a session 404...
Hello all,
It's been a long time since I posted on here, I've learned a lot since my last post.
I need some help to get around an issue, I'm struggling between using a stage method "if this go to 2, else go to 1" or try to create a thread of loops.
The goal is to create a macro that feeds...
Here's what I want it to do:
Read an account number from an excel attachmate, or enter the loans I want it to run - not sure the best method..
It will send the keys to my desired screen, tab and enter the account number. Then review a specific field to read that date, and populate the same...
Here is the code with the End Ifs where I thought they should rest, but I haven't quite mastered nesting with this code. Thank you for your help!
msgtex = "Is this an inbound call?"
answer1 = MsgBox(msgtex, 4 + 48 + 512, "Compliance Tool")
If answer1 = "6" Then...
Hello, A few weeks back I received some great assistance from Remy here. Since then I've been playing with my code to expand on my needs but have hit another wall. The error appears to be with the End Sub. I believe it has to do with my if statements not being closed properly but I am unable to...
Thank you! I will test this theory and let you know the outcome. Do you know what produces the value of the response? It seems like for some code the numbers provide preset options, for example the 4 in the priority msgbox provides a yes/no option while a 5 ends up with a yes/no/cancel.
Does...
I'm trying to build a macro that runs through a designated list of screens based on the answer to a previous msgbox. I'm new to macros in attachmate, so this may be a simple step I'm missing but I just started teaching myself today.
The first two paths for either a yes or no response work fine...
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.