Re: Sorting cards problem solved

2022-01-06 Thread David V Glasgow via use-livecode
Hope I didn’t come over as sarcastic! Not at all. It all took me back to HC days and my astonishment at how powerful and fast searching and marking cards was… I was eagerly following the thread to learn more. > On 4 Jan 2022, at 6:55 pm, J. Landman Gay via use-livecode > wrote: > > On 1/

Re: Sorting cards problem solved

2022-01-04 Thread J. Landman Gay via use-livecode
On 1/3/22 2:53 PM, David V Glasgow via use-livecode wrote: Please let me not be the only one who can’t stand the suspense... I know this topic has taken over the list, and it's probably run its course now so you can breathe easy. The last puzzle remains unsolved, though I got a couple of tips

Re: Sorting cards problem solved

2022-01-03 Thread David V Glasgow via use-livecode
Please let me not be the only one who can’t stand the suspense... > On 3 Jan 2022, at 7:18 pm, J. Landman Gay via use-livecode > wrote: > > On 1/3/22 12:13 PM, Mark Wieder via use-livecode wrote: >> On 1/3/22 9:30 AM, J. Landman Gay via use-livecode wrote: >>> Right, Zweibelwähe should be last,

Re: Sorting cards problem solved

2022-01-03 Thread J. Landman Gay via use-livecode
On 1/3/22 12:13 PM, Mark Wieder via use-livecode wrote: On 1/3/22 9:30 AM, J. Landman Gay via use-livecode wrote: Right, Zweibelwähe should be last, and other Parsley recipes are in the Ps inside the Vegetable category. Just not this one. If I sort by Category (after adding the two fields to t

Re: Sorting cards problem solved

2022-01-03 Thread J. Landman Gay via use-livecode
On 1/3/22 11:38 AM, Klaus major-k via use-livecode wrote: Is this -> "Zweibelwähe" supposed to be a german dish with/from onions? If yes, then it is called -> Zwiebelwähe (Zwiebel = onion in german) "Zweibelwähe" is not a german word. :-) Must have been the client's typo, it's that way in the

Re: Sorting cards problem solved

2022-01-03 Thread Mark Wieder via use-livecode
On 1/3/22 9:30 AM, J. Landman Gay via use-livecode wrote: Right, Zweibelwähe should be last, and other Parsley recipes are in the Ps inside the Vegetable category. Just not this one. If I sort by Category (after adding the two fields to the first two cards as Alex suggested) I see the followin

Re: Sorting cards problem solved

2022-01-03 Thread Klaus major-k via use-livecode
Hi Jaques, > Am 03.01.2022 um 18:30 schrieb J. Landman Gay via use-livecode > : > > Right, Zweibelwähe should be last, and other Parsley recipes are in the Ps > inside the Vegetable category. Just not this one. Is this -> "Zweibelwähe" supposed to be a german dish with/from onions? If yes, the

Re: Sorting cards problem solved

2022-01-03 Thread J. Landman Gay via use-livecode
Right, Zweibelwähe should be last, and other Parsley recipes are in the Ps inside the Vegetable category. Just not this one. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On January 3, 2022 10:38:14 AM Mark Wieder via use-livecode wrot

Re: Sorting cards problem solved

2022-01-03 Thread Mark Wieder via use-livecode
On 1/2/22 9:41 PM, J. Landman Gay via use-livecode wrote: And...the client is pleased but noticed it all sorts very nicely except for the last card, which is in the correct category but out of alphabetical order. Anyone care to figure out why?    - sort by title -- okay    - sort by categor

Re: Sorting cards problem solved

2022-01-02 Thread J. Landman Gay via use-livecode
There seems to be some interest in the recipe content, or maybe the puzzle, given the number of downloads. At any rate, if you downloaded already, please replace the Sort button with the revised script: on menupick pWhich put the last word of pWhich into tFld sort cards by the short id of t

Re: Sorting cards problem solved

2022-01-02 Thread J. Landman Gay via use-livecode
Well, it was an interesting puzzle. The "mark" property has come up before but I didn't think it through enough. This seems to work: put the last word of pWhich into tFld -- popup menu with fld names sort cards by the short id of this cd -- import order; keep first 13 cards at front mark

Problem solved!

2014-08-06 Thread Charles Szasz
Please disregard my previous posting. The disappearing text was due to preferences being loaded for the main stack, which was easily fixed. Sent from my iPad ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscrib

Re: 5.5.5 linking problem -- SOLVED

2013-07-25 Thread Monte Goulding
On 26/07/2013, at 1:09 PM, Mark Smith wrote: > This one was solved by installing the latest version of the externals I was > using. Simple, elegant, just didn't know where to start with this problem. > Thanks for all the help and hints provided here. Glad you sorted it out Mark ;-) For everyone

Re: 5.5.5 linking problem -- SOLVED

2013-07-25 Thread Mark Smith
This one was solved by installing the latest version of the externals I was using. Simple, elegant, just didn't know where to start with this problem. Thanks for all the help and hints provided here. Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/5-5-5-li

Re: Standalone problem (solved?)

2012-05-23 Thread Peter Haworth
Hi Guglielmo, Got Lion installed today and tried your test app. It behaved the same as with Snow Leopard: 1. Started the app. 2. Clicked the Test MAS button 3. The app quit 3. Got request to log in to Apple Store (I did, using my test account) 4. The app didn't restart. Pete lcSQL Software

Re: Standalone problem (solved?)

2012-05-22 Thread Peter Haworth
OK, understand it now and yes, the behavior was as you outlined. I'm downloading Lion now so should be able to test your app with Lion tomorrow. Pete lcSQL Software On Tue, May 22, 2012 at 3:47 PM, Guglielmo Braguglia wrote: > Hi Pete, > thanks for the report ... > > S

Re: Standalone problem (solved?)

2012-05-22 Thread Guglielmo Braguglia
Hi Pete, thanks for the report ... So, normally : 1. you installed the App, 2. you started the App, 3. you pushed the 'Test MAS' button, 4. The App closed and the App Store mask appeared, asking you sign-in (/after few seconds/) At this point, because the App is just a test and it's NOT physic

Re: Standalone problem (solved?)

2012-05-22 Thread Peter Haworth
Hi Guglielmo, Just tested all this. I think it works fine. What is the expected behavior once I've donwloaded a test receipt file? On my computer, the test program just quit. Pete lcSQL Software On Tue, May 22, 2012 at 10:29 AM, Guglielmo Braguglia < guglie...@braguglia

Re: Standalone problem (solved?)

2012-05-22 Thread Peter Haworth
Thanks for this Guglielmo, that's great. I'm still on Snow Leoprad at this point but plan on upgrading to Lion soon, will probably download it overnight tonight. Pete lcSQL Software On Tue, May 22, 2012 at 11:51 AM, Guglielmo Braguglia < guglie...@braguglia.ch> wrote: >

Re: Standalone problem (solved?)

2012-05-22 Thread Guglielmo Braguglia
Ah Pete, I forgot ... ... I'm still on SnowLeopard so, all my test are on SnowLeopard using LiveCode 5.0.2 (... /which is not important for the Receipt Validation/), but, because in the test that I linked to you, I have tried to use the Sanboxing structure ... please, if you have a Lion system

Re: Standalone problem (solved?)

2012-05-22 Thread Guglielmo Braguglia
Hi Pete, just following your suggestion I bought Receigen and I have spent few days writing an External to use the generated C code :-) Next I wrote a little test App that you can download from there (it's a pkg) : http://www.phoenixsea.ch/downloads/test.pkg ... install, run it and push the b

Re: Standalone problem (solved?)

2012-05-22 Thread Peter Haworth
This is all quite timely for me as I just started, reluctantly, to try to figure out how to write an external. It's discouraging to hear that, even if I get through figuring out how to make an external from the incomplete, out of date lessons on how to do it, there are various other hurdles to ove

Re: Standalone problem (solved?)

2012-05-22 Thread J. Landman Gay
On 5/22/12 8:45 AM, dunb...@aol.com wrote: It seems the external must be explicitly referenced, as verified by the authors, and not, in their words, "relatively" referenced. That might be true when calling the external from a script but I can't see how it would apply to how LiveCode recognize

Re: Standalone problem (solved?)

2012-05-22 Thread Richard Gaskin
dunbarx wrote: > It is academic to me why this must be, especially since I thought I > had learned something new and important in that one must load third > party externals into the contents folder of a standalone package by > hand. In my case, doing this had no effect at all. I assume that this

Re: Standalone problem (solved?)

2012-05-22 Thread dunbarx
Jacques and Klaus... Thanks to both of you. My standalone problem is solved, sort of. It was always the pathname to the external. I had thought so, and mentioned it as a likely culprit in my initial post. It seems the external must be explicitly referenced, as verified by the authors, and

locale Problem Solved!

2011-03-02 Thread Peter Haworth
I just got a response to the bug report I posted on the QC yesterday, as follows. Hi Peter, Thanks for the report. The 'locale' command uses the value of the LANG environment variable to determine what locale should be used to return its results. It would appear that the OS is *not* setting thi