Attachmate macro

rajuxyz
Posts: 1
Joined: Tue Jul 31, 2007 5:29 am

Attachmate macro

Postby rajuxyz » Tue Jul 31, 2007 5:34 am

i have macro has 2065 lines which run in attachmate.
it has given error procedure is too long
please help me how to run this macro i am attaching the macro

William Thompson
Posts: 81
Joined: Sat Jun 09, 2007 4:24 am
Skillset: Some?
Referer: mcmillan
Location: Tucson AZ

Re: Attachmate macro

Postby William Thompson » Tue Jul 31, 2007 7:04 am

Sorry your prior post got lost....sorry your prior ID got lost(?)...
You (should) have the manual/documentation for the product, what does it say about mac lines in a script?
You have the support for the product, what do they say about your problem?
This is a question that you should be directing to them, I doubt that you will find a solution here.

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Attachmate macro

Postby dick scherrer » Tue Jul 31, 2007 8:09 am

Hello,

Seems like you've been having this problem for quite a while:
i have macro has 2065 lines which run in attachmate.
it has given error procedure is too long
please help me how to run this macro i am attaching the macro


You might try here http://support.attachmate.com/manuals/

You might also consider breaking what you have into multiple pieces rather than one that seems to be too large.

If this is something that you need, i'd suggest looking at alternatives as this has not moved forward in a long time. If you post what you are trying to do rather than "it does not work", we may be able to offer suggestions.
Hope this helps,
d.sch.

William Thompson
Posts: 81
Joined: Sat Jun 09, 2007 4:24 am
Skillset: Some?
Referer: mcmillan
Location: Tucson AZ

Re: Attachmate macro

Postby William Thompson » Tue Jul 31, 2007 8:21 am

dick scherrer wrote:You might also consider breaking what you have into multiple pieces rather than one that seems to be too large.
Prior posts (now missing) have indicated that splitting the script/macro results in success....