On Wed, Jul 20, 2011 at 12:02 PM, J. Landman Gay wrote:
> I apologize for the public posting. I agree that anyone can sell anything
> they like, and anyone can buy anything they like.
>
> End of thread for me.
>
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Sof
Thank you, Jacque.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce
On 20 jul 2011,
Hi folks,
I have every confidence in the free market to determine whether or not
people find this tool useful. I'm certainly not going to make a judgement
either way and I know that we have so many different types of people using
LC these days. Lets drop this thread now, please.
Kind regards,
Ke
I apologize for the public posting. I agree that anyone can sell
anything they like, and anyone can buy anything they like.
End of thread for me.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
_
Well spoken, Andre !
Am 20.07.2011 um 17:45 schrieb Andre Garzia:
> irgh,
>
> Hey Guys,
>
> Is it friday 13th here? What is happening? Mark made an mobile application
> that he likes and some other people find useful, props to him. Others don't
> see the need, that is ok. Mark is not forcing an
I've followed this thread with some interest as it is something I intended
to purchase once my vacation here in Florida is done.
What amazes, no, horrifies me is the pure vitriol and outright personal
nastiness that has greeted this nice product.
Sure, the rest of you Titans could figure out
Hi,
although i understand what you mean. I cannot completely agree.
Nobody is forced to buy it. Mark made an iOS tool which can be used offline on
the iOS devices.
He spent time and effort into it. So why not selling? Everyone is free to use
the free webInterfaces. But
if one wants to buy, just
irgh,
Hey Guys,
Is it friday 13th here? What is happening? Mark made an mobile application
that he likes and some other people find useful, props to him. Others don't
see the need, that is ok. Mark is not forcing anyone to buy anything,
actually, for someone to want his app, this person needs to
I think it is really mean what you guys are doing.
I have taken all free LiveCode utilities and libraries off-line. From now on,
you will have to pay if you want to use something.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-ta
On Wed, Jul 20, 2011 at 10:59 AM, J. Landman Gay wrote:
> I also have a free web interface for error lookup. But what bothers me is
> that everyone who has LiveCode already has a copy of the error list,
> extracting it to a field takes one line of script in the message box, and
> the lookup script
Hi Jacque,
I really believe you should write people off-list, when you accuse them.
I still believe I made a useful app, since I use it myself.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/x
I also have a free web interface for error lookup. But what bothers me
is that everyone who has LiveCode already has a copy of the error list,
extracting it to a field takes one line of script in the message box,
and the lookup script is two lines of code. Even the most basic newcomer
could do
> True, your customer won't and shouldn't see those errors, unless you display
> them on purpose.
Which I frankly do quite often. :-) (Not that my software ever has errors...
mwahahaha)
Malte
___
use-livecode mailing list
use-livecode@lists.runrev.co
Chipp,
True, your customer won't and shouldn't see those errors, unless you display
them on purpose.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
New: Download
Mark,
Thanks for your generous offer, but frankly, since I don't recall seeing
those errors, I'm sure Richard's technique and your web application will
suffice for now. I suspect I may have actually run across them, but
instantly know what the problem is- or have just gotten used to ignoring
them.
Whilst I don't have a use for this incarnation of Mark's app (I'm
avoiding the new Apple ecosystem as much as possible), I've used his
web service for looking up such errors, and I bought a copy of his
library errorLib years ago for the same purpose.
It's kind of weird that some of us should get s
Sure, Richard, it is clear that you won't buy that app. Others will, already
did, and I'm glad I was able to provide them with something useful.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/x
Mark Schonewille wrote:
Hi Chipp,
Weird. I would expect all pros to know about it.
I'd say, give it a try. execute the following script
on foo
try
executeNonExistingHandler
catch myErr
put myErr
end try
end foo
I doubt many pros would need a lookup to figure out that a non-exi
Hi Chipp,
Weird. I would expect all pros to know about it.
I'd say, give it a try. execute the following script
on foo
try
executeNonExistingHandler
catch myErr
put myErr
end try
end foo
The first item in the message box will be a number. Download my app from
http://qery.us/v4 an
Interesting.
I have to say, in the past 10 years or so since I've been programming
commercial applications for my clients and our company, I do not recall
seeing such an error. In fact, this is the first time I've even heard of
them.
I, too, would like to know under what circumstances they are fi
Using try/catch blocks, fiddling with the exception and throwing it again is
a guaranteed form to destroy the errordialog window.
2011/7/19 Björnke von Gierke
> I think one way to fuck up the error dialog is to supress messages when
> closing stacks by script, and then an error happens. At least
I think one way to fuck up the error dialog is to supress messages when closing
stacks by script, and then an error happens. At least this was a case I had
about 3 years ago. There migth have been other particular settings or behaviour
that triggered it, I don't remember exactly.
And Rev error
Mark Schonewille wrote:
> Richard,
>
> Since you are a professional LiveCode programmer, just like me,
> I know that you know that one may see an error code of the form
> ###,###,###, once in a while, where # is a number and x is
> a letter. Seeing this error isn't necessarily a LiveCode bug.
Richard,
Since you are a professional LiveCode programmer, just like me, I know that you
know that one may see an error code of the form ###,###,###, once in a
while, where # is a number and x is a letter. Seeing this error isn't
necessarily a LiveCode bug. I have no idea why you assume it
I appreciate your quick reply, but my questions were in earnest:
Under what circumstances does this happen?
What is the RQCC report for this?
It would seem more useful to address these with RunRev rather than give
everyone using the App Store the impression that LiveCode's error dialog
doesn't
Good for you, Richard.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce
On 19 jul 2
Mark Schonewille wrote:
> How often have you seen an inexplicable error while running your
> app on your computer and wishing for a separate device to check
> the meaning of that error?
Here, never.
Under what circumstances does this happen?
What is the RQCC report for this?
--
Richard Gaski
27 matches
Mail list logo