*E* Total size of temporaries and defines exceeds limit of 32767 bytes
Robert Deskin
bob.deskin at me.com
Fri Sep 27 21:17:29 CDT 2013
It's not just the size of the items themselves, it's also the expressions that make them up. In the case of QTP, look at your DEFINE statements and the expressions used.
As for workarounds, I've never had to do this, but you might be able to switch a defined item into a temporary item if the expression evaluation is done at a predictable time. For example, if the defined item is used to set a value only at a specific break, you may be able to substitute a temporary item with an ITEM statement that is evaluated at that break.
If the message is truly bogus, then you might get around it by rearranging things. Otherwise, contact support.
Bob
On 2013-09-27, at 9:56 PM, Ken Langendock <ken.langendock at rogers.com> wrote:
> Hello listers.
>
> I have been working on a QTP program for a month now and as soon as I get to the end of the program I get this error.
>
> *E* Total size of temporaries and defines exceeds limit of 32767 bytes
>
> The QTP request isn’t that big compared to other programs and yet this message came up.
>
> Anyone ever seen this before and have a work around?
>
> Ken
>
> --
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l at lists.sowder.com
> Subscribe: 'subscribe' in message body to powerh-l-request at lists.sowder.com
> Unsubscribe: 'unsubscribe <password>' in message body to powerh-l-request at lists.sowder.com
> http://lists.sowder.com/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
> Add 'site:lists.sowder.com powerh-l' to your search terms to search the list archive at Google.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20130927/a924fa4e/attachment.htm>
More information about the powerh-l
mailing list