Re: [OT]DryLab Plus v5.81 announcement

2014-12-08 Thread revolut...@duncansoftware.on-rev.com
Thanks to the kind folks who responded to my announcement. I had to do some debating with myself before responding to this off topic announcement with more off topic verbal diarrhea but there may be something instructional for someone here. I hope. Colin - You are correct about the order. I did

[OT]DryLab Plus v5.81 announcement

2014-12-08 Thread revolut...@duncansoftware.on-rev.com
Duncan Software announces the immediate availability of the DryLab Plus v5.81. The DryLab Plus is educational software entailing a thorough dissection simulation including testing and reporting. There are 6 individual programs in the series including the Fetal Pig, Frog, Rat, Perch, Crayfish, an

audio clips crashing livecode

2014-10-03 Thread revolut...@duncansoftware.on-rev.com
I was working on a program that included about a hundred small audio clips. Suddenly they wouldn't play and produced the spinning beach ball of death on my MacBook Pro running OSX 10.6.8. I couldn't see what I had done to cause this since the code change that I made was minor. Eventually I quit

Re: Why doesn't menupick work

2014-08-23 Thread revolut...@duncansoftware.on-rev.com
The crlf was created from my code. The bug is not with Livecode. The bug is staring at my monitor. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Why doesn't menupick work

2014-08-22 Thread revolut...@duncansoftware.on-rev.com
Thanks everyone for your ideas. They got me looking again at the combobox list of cardnames. This button was generated & populated through a script. At the end of each line is a crlf which on the Mac leaves an unprintable char at the end of the line. So the spaces and tildes were not the problem

Re: Why doesn't menupick work

2014-08-21 Thread revolut...@duncansoftware.on-rev.com
On 8/20/2014, 8:08 PM, revolut...@duncansoftware.on-rev.com wrote: > Why doesn't this code work? > > on menuPick pItemName >go card pItemName > end menuPick > > where the comboBox has a list of card names. >>Set a breakpoint at the "go" line and

Why doesn't menupick work

2014-08-20 Thread revolut...@duncansoftware.on-rev.com
Why doesn't this code work? on menuPick pItemName go card pItemName end menuPick where the comboBox has a list of card names. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your