Re: revUpdateGeometry throwing error

2016-07-07 Thread Dr. Hawkins
but before >> processing messages sent from there with "send0", there is an error thrown >> by revUpdateGeometry. As near as I can tell, its has to do with the >> message box. >> >> If I put >> >> >> answer "!!!";breakppoint >&

Re: revUpdateGeometry throwing error

2016-07-01 Thread Dr. Hawkins
2016 at 4:09 PM, Dr. Hawkins wrote: > Sometime after processing the open scripts for my main stack, but before > processing messages sent from there with "send0", there is an error thrown > by revUpdateGeometry. As near as I can tell, its has to do with the > m

revUpdateGeometry throwing error

2016-06-25 Thread Dr. Hawkins
Sometime after processing the open scripts for my main stack, but before processing messages sent from there with "send0", there is an error thrown by revUpdateGeometry. As near as I can tell, its has to do with the message box. If I put answer "!!!";breakppoint at

Re: revUpdateGeometry

2011-05-26 Thread william humphrey
I thought maybe the standard editor just wasn't letting me know about the error since it only occurred when going to that one card. Thanks for the help. I will let Jerry know. On Thu, May 26, 2011 at 11:51 PM, J. Landman Gay wrote: > On 5/26/11 10:37 PM, william humphrey wrote: > > It seems to b

Re: revUpdateGeometry

2011-05-26 Thread J. Landman Gay
On 5/26/11 10:37 PM, william humphrey wrote: It seems to be impossible to get any of these rev variables to reveal their contents either. Since this error only shows when "Remo" is running and doesn't show in the regular liveCode script editor then maybe I should just leave it alone. I didn't

Re: revUpdateGeometry

2011-05-26 Thread william humphrey
phrey wrote: > >> What calls: revUpdateGeometry? I have a simple button that goes to >> particular card in a stack and I keep getting errors in revUpdateGeometry. >> >> revUpdateGeometry >> >> >> chunk: no such object >> >> Object btn "re

Re: revUpdateGeometry

2011-05-26 Thread J. Landman Gay
On 5/26/11 3:44 PM, william humphrey wrote: What calls: revUpdateGeometry? I have a simple button that goes to particular card in a stack and I keep getting errors in revUpdateGeometry. revUpdateGeometry chunk: no such object Object btn "revGeometryBack" of grp "revLibraries

Re: revUpdateGeometry

2011-05-26 Thread Thomas McGrath III
> wrote: > >> How do you repeat through every control structure in a card and remove any >> revGeometry that it might have? >> >> >> On Thu, May 26, 2011 at 4:44 PM, william humphrey < >> b...@bluewatermaritime.com> wrote: >> >>>

Re: revUpdateGeometry

2011-05-26 Thread Björnke von Gierke
y control structure in a card and remove any >> revGeometry that it might have? >> >> >> On Thu, May 26, 2011 at 4:44 PM, william humphrey < >> b...@bluewatermaritime.com> wrote: >> >>> What calls: revUpdateGeometry? I have a simple button that goes to >

Re: revUpdateGeometry

2011-05-26 Thread william humphrey
at 6:27 PM, william humphrey < b...@bluewatermaritime.com> wrote: > How do you repeat through every control structure in a card and remove any > revGeometry that it might have? > > > On Thu, May 26, 2011 at 4:44 PM, william humphrey < > b...@bluewatermaritime.com> wrote: >

Re: revUpdateGeometry

2011-05-26 Thread william humphrey
How do you repeat through every control structure in a card and remove any revGeometry that it might have? On Thu, May 26, 2011 at 4:44 PM, william humphrey < b...@bluewatermaritime.com> wrote: > What calls: revUpdateGeometry? I have a simple button that goes to > particular card in

revUpdateGeometry

2011-05-26 Thread william humphrey
What calls: revUpdateGeometry? I have a simple button that goes to particular card in a stack and I keep getting errors in revUpdateGeometry. revUpdateGeometry chunk: no such object Object btn "revGeometryBack" of grp "revLibraries" I don't use revGeometry anywh