What's up with this?????

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Apr 19 11:55:02 EDT 2007


Hi Dave,

First of all, restarting your machine is rarely, if ever, necessary  
and particularly not because of execution errors.

Apparently, myFrameCounter or myFrameCount is not a positive integer  
or myFrameCount < myFrameCounter. Just check these variables before  
the repeat loop starts.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 19-apr-2007, om 17:23 heeft Dave het volgende geschreven:

> Hi,
>
> I'm using RunRev 2.8.0.370.
>
> I have the following in a Button Script:
>
>   put text of field "FieldFrameCount" into myFrameCount
>   repeat with myFrameCounter = 1 to myFrameCount
>
> It has been working fine up until about half an hour ago when it  
> started giving me this execution error:
>
> Type:	repeat error in 'with' end condition expression
> Object:	button
> Line:	repeat with myFrameCounter - 1 to myFrameCount
>
> I'm at a loss as to what to do to fix it!
>
> I've tried re-starting RunRev and then Restarting the whole machine.
>
> Thanks a lot
> All the Best
> Dave
>





More information about the use-livecode mailing list