On-Rev desktop client

Paul Hibbert paulhibbert at mac.com
Tue Nov 5 19:01:06 EST 2013


Sorry no debugger, they just suggested TextMate ($55 from http://macromates.com) & CyberDuck (I think, it was quite a while ago!).

I ended up using TextWrangler as it's free. http://www.barebones.com/products/textwrangler The colouring scheme isn't right, but I can manage without that, still no debugger though.

Can you check your code in a LC script? That's what I try to do if I get stuck, but it can be a pain as you need to break it down into sections and remove any HTML and maybe apply substitute data.

In this case it looks to me like row 601 is performing a multiplication (Operators *) and the first (left operand) part of the equation is not compatible data, i.e. it's probably not a number, so I would start by looking at where that data comes from - but I could be totally wrong!

Sorry I can't be more help.

Paul


On 2013-11-05, at 3:30 PM, Erik Schwartz <eriks at sisyph.us> wrote:

> Did they suggest some 3rd party software that had a LC debugger in it?
> 
> Right now I am getting errors kicked out with row numbers in the error
> messages that do not exist in the file.
> 
>  row 601, col 6: Operators *: error in left operand
> 
> But there are 504 rows in the file
> 
> 
> On Tue, Nov 5, 2013 at 3:23 PM, Paul Hibbert <paulhibbert at mac.com> wrote:
> 
>> Sadly no.
>> 
>> When I asked support about this a while ago I was just pointed in the
>> direction of 3rd party software. :-/
>> 
>> The On-rev client was just about useable until the recent server change,
>> now it's totally dead and for some obscure reason RR don't seem to want to
>> do anything about it.
>> 
>> I know I would like to see it resurrected, especially if it's updated with
>> a secure connection, but it doesn't seem like too many others are
>> interested.
>> 
>> Paul
>> 
>> On 2013-11-05, at 3:10 PM, Erik Schwartz <eriks at sisyph.us> wrote:
>> 
>>> Is there a version of the on-rev desktop client that is currently
>>> functional? Not having a debugger or a real IDE is a big pain in the
>> butt.
>>> 
>>> Thanks,
>>> 
>>> Erik
>>> 
>>> --
>>> =============================================
>>> eriks at sisyph.us
>> http://sisyph.us
>>> (530) 213-ERIK                                  http://twitter.com/eriks
>>> (530) 213-3745   http://www.linkedin.com/in/erikschwartz
>>> Archery stuff:                               http://barebow.tumblr.com/
>>> =============================================
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
> 
> 
> 
> -- 
> =============================================
> eriks at sisyph.us                                            http://sisyph.us
> (530) 213-ERIK                                  http://twitter.com/eriks
> (530) 213-3745   http://www.linkedin.com/in/erikschwartz
> Archery stuff:                               http://barebow.tumblr.com/
> =============================================
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list