Search found 56 matches

by pderks
Tue Dec 24, 2019 10:46 am
Forum: Talking LiveCode
Topic: Very slow stepping thro code (7000 lines)
Replies: 34
Views: 16655

Re: Very slow stepping thro code (7000 lines)

Hi Kaveh,

my central stack's script - used by nearly all my other stacks - contains 426 handlers & 279 functions and occupies 12022 lines & 441972 characters. I experience no execution or edition speed differences dependent on script length(s).

Peter
by pderks
Fri Nov 15, 2019 3:29 pm
Forum: Talking LiveCode
Topic: A rather elegant Script to export all SubStacks …
Replies: 3
Views: 3309

A rather elegant Script to export all SubStacks …

Hi, on pdExportAllSubStacks -- © 2019-1115 peterderks@t-online.de -- A rather elegant Script to export all SubStacks of a MainStack to an own Folder -- Use this free Software 'as is'. put cr & cr into crr play "Dialog" answer file "Choose your MainStack containing the SubStacks to be exported, pleas...
by pderks
Wed Sep 18, 2019 6:35 pm
Forum: Talking LiveCode
Topic: Can't get rid of my last image by scripting
Replies: 3
Views: 3072

Re: Can't get rid of my last image by scripting

Thank you, Klaus,
thank you, richmond62.

Peter
by pderks
Sun Sep 15, 2019 4:58 pm
Forum: Talking LiveCode
Topic: Can't get rid of my last image by scripting
Replies: 3
Views: 3072

Can't get rid of my last image by scripting

Hi, I have built a Slide Show stack, which displays the images of a long image file list. When resetting the stack, the last shown image is still sitting there: script lines like set the filename of image XY to empty set the ID of image XX to 0 are ignored without message: the image keeps its filena...
by pderks
Tue Aug 06, 2019 3:23 am
Forum: Talking LiveCode
Topic: 'go card' goes with (unnecessary) Errror
Replies: 8
Views: 4889

Re: 'go card' goes with (unnecessary) Errror

Hi Craig,

the anomaly occured in LiveCode 9.0.4.
I think I never | seldom before used "go cd" with a literal card name.

Peter
by pderks
Mon Aug 05, 2019 12:30 am
Forum: Talking LiveCode
Topic: 'go card' goes with (unnecessary) Errror
Replies: 8
Views: 4889

Re: 'go card' goes with (unnecessary) Errror

Hi,

just installed LC 9.5.0; my reported problem has vanished …

Thank you all.

Peter
by pderks
Fri Aug 02, 2019 9:37 pm
Forum: Talking LiveCode
Topic: 'go card' goes with (unnecessary) Errror
Replies: 8
Views: 4889

'go card' goes with (unnecessary) Errror

Hi,

I can't get rid of this interrupting error (see picture).

Both button script and message command do this:
• the card name is set,
• card 2 is opened,
• the error appears,
• no answer.

Kind thanks

Peter
by pderks
Mon Jun 10, 2019 6:35 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: nbsp (non-breaking space) breaks
Replies: 8
Views: 5041

Re: nbsp (non-breaking space) breaks

Hi, Klaus,

it is a bug in LC 9.0.4.

I just typed into the msg box of LC 5.0.5 Build 1503:

Code: Select all

put "AA BB" into XX; put num of words in XX
and got "1".

Bester

Peter
by pderks
Mon Jun 10, 2019 5:47 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: nbsp (non-breaking space) breaks
Replies: 8
Views: 5041

nbsp (non-breaking space) breaks

Hi, put "" put "AA" & NumToCodepoint(160) & "BB" into XX put "1" & tab & XX & tab & "Segments" & tab & the Num of segments of XX & cr after msg put "1" & tab & XX & tab & "Words" & tab & the Num of words of XX & cr after msg put "1" & tab & XX & tab & "Chars" & tab & the Num of chars of XX & cr afte...
by pderks
Mon May 20, 2019 12:45 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: LC does not use Dictionary and DB - solved
Replies: 15
Views: 8411

Re: LC does not use Dictionary and DB - solved

Hi bogs, Hi Klaus, you always cited me correctly, thank you, I'm back at home now and I thank you both for your some-tips-discussion. 1) I installed LiveCode Community 9.0, 9.0.1, 9.0.2, 9.0.3, 9.0.4 one after another (folderless) into Mac's Application Folder. 2) I started each one and got really i...
by pderks
Thu May 16, 2019 11:12 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: LC does not use Dictionary and DB - solved
Replies: 15
Views: 8411

LC does not use Dictionary and DB - solved

Hi, I'm working on a Mac Pro Mid 2012 under macOS Sierra (10.12.6) and until yesterday with LiveCode Community 9.0.2, since today with a freshly downloaded and installed LC Community 9.0.4. I don't get running with either LC the dictionary or any stack related to databases (like »SQKite Sampler«, »S...
by pderks
Sun Nov 25, 2018 1:18 pm
Forum: Talking LiveCode
Topic: Script Editor Bug
Replies: 8
Views: 6319

Re: Script Editor Bug

Great thanks, sturgis,

you have saved my work, my weekend, this week …

Peter

LC 9.0.0
by pderks
Mon Apr 16, 2018 12:09 pm
Forum: Talking LiveCode
Topic: Unreliable Cd ID of SubStacks ?
Replies: 5
Views: 3827

Re: Unreliable Cd ID of SubStacks ?

Hi Richard,

thank you very much for that fine stratagem. Now I can finish my central ToC stack, which shows the card list of the current MouseStack and hilites the line of its recent card.

Best regards

Peter
by pderks
Sun Apr 15, 2018 3:37 am
Forum: Talking LiveCode
Topic: Unreliable Cd ID of SubStacks ?
Replies: 5
Views: 3827

Re: Unreliable Cd ID of SubStacks ?

Hi bogs,

I run a Mac Pro mid 2012 with macOS Sierra 10.12.6 and LiveCode 9.0.0 build 15017.

Thanks for your interest.

Peter

Go to advanced search