Recent scripts

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
CAsba
Posts: 428
Joined: Fri Sep 30, 2022 12:11 pm

Recent scripts

Post by CAsba » Fri Oct 11, 2024 2:35 pm

Hi, the recent scripts shown on clicking the clockface, top right on header bar, is not working. It is not including the recent scripts I worked on; I must have reset something, as it was working perfectly. It does show scripts I worked on, but not the latest ones. Any ideas ?

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10315
Joined: Wed May 06, 2009 2:28 pm

Re: Recent scripts

Post by dunbarx » Fri Oct 11, 2024 2:46 pm

Hi.

i have never used that little gadget. But mine works fine, even in a new session. I do not know how it determines what constitutes a "recent" script, since in that new session, I only see a few of the scripts I opened in the most recent session(s).

On a Mac, there is a "Recent Items" option in the apple menu, where the depth of both recent apps and recent documents can be set by the user.

Craig

CAsba
Posts: 428
Joined: Fri Sep 30, 2022 12:11 pm

Re: Recent scripts

Post by CAsba » Fri Oct 11, 2024 5:21 pm

Thanks, Craig.

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10315
Joined: Wed May 06, 2009 2:28 pm

Re: Recent scripts

Post by dunbarx » Fri Oct 11, 2024 7:00 pm

CAsba;
It does show scripts I worked on, but not the latest ones.
Not the latest ones??? really??

Craig

CAsba
Posts: 428
Joined: Fri Sep 30, 2022 12:11 pm

Re: Recent scripts

Post by CAsba » Mon Oct 14, 2024 9:33 am

Really !!!

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Recent scripts

Post by jacque » Mon Oct 14, 2024 5:15 pm

Were the scripts compiled? I'm not sure but I think that's when they're saved to the history.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

CAsba
Posts: 428
Joined: Fri Sep 30, 2022 12:11 pm

Re: Recent scripts

Post by CAsba » Tue Oct 15, 2024 9:05 am

Hi Jacque,
They were 'saved', or 'kept' as amended scripts..Does that mean compiled?
I also tried downloading the latest LC 10 and using it, but the problem still persists.
It's just a bit of an inconvenience, is all.

Klaus
Posts: 14189
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Recent scripts

Post by Klaus » Tue Oct 15, 2024 9:27 am

Hi CAsba,

sometimes deleting the LC prefs cures these kind of things.
Ope the messagebox and type:

Code: Select all

put the filename of stack "revpreferences"
Note the filename, quit LC and then delete that namely file.

Then you need to set your prefs again, but "Recent scripts" and whatnot should be working again as advertized.

Best

Klaus

CAsba
Posts: 428
Joined: Fri Sep 30, 2022 12:11 pm

Re: Recent scripts

Post by CAsba » Tue Oct 15, 2024 11:01 am

Hi Klaus,
Did that. How do I set Prefs again?

CAsba
Posts: 428
Joined: Fri Sep 30, 2022 12:11 pm

Re: Recent scripts

Post by CAsba » Tue Oct 15, 2024 11:05 am

No matter, everything's working again !! Many thanks.

Klaus
Posts: 14189
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Recent scripts

Post by Klaus » Tue Oct 15, 2024 11:35 am

CAsba wrote:
Tue Oct 15, 2024 11:01 am
Hi Klaus,
Did that. How do I set Prefs again?
Well, just set the prefs again in the LC preferences! :-D

Post Reply