Search found 74 matches

by Rob van der Sloot
Tue Apr 20, 2021 9:08 am
Forum: Linux
Topic: Permission denied on pdf startup in Linux Mint
Replies: 7
Views: 6530

Re: Permission denied on pdf startup in Linux Mint

I always used "launch" to startup an app in windows10.
I made a copy of my W10 app to Linux.

But then it did not work, so I looked in the Dictionary, where it says: To work with Unix "use the shell function instead"

I had never used "launch document"

Now it works fine. Problem solved, thanks.
by Rob van der Sloot
Mon Apr 19, 2021 4:46 pm
Forum: Linux
Topic: Permission denied on pdf startup in Linux Mint
Replies: 7
Views: 6530

Re: Permission denied on pdf startup in Linux Mint

launch document "/home/rob/Documents/Manuals/Manual.pdf" does not work in Linux
by Rob van der Sloot
Mon Apr 19, 2021 2:09 pm
Forum: Linux
Topic: Permission denied on pdf startup in Linux Mint
Replies: 7
Views: 6530

Permission denied on pdf startup in Linux Mint

I need to startup pdf files from my application in Linux Mint.(Ubuntu) I have put : get shell("/home/rob/Documents/Manuals/Manual.pdf") in a mouseUp script I have set all the directories permissions to "Read and write" When the script is set to run I get the following message in the it variable: /bi...
by Rob van der Sloot
Tue Nov 10, 2020 11:28 am
Forum: Developer Services Marketplace
Topic: Looking for LC programmer to take over project in Germany
Replies: 0
Views: 12057

Looking for LC programmer to take over project in Germany

The last 5 years I have developed a database Management System in LC with very advanced and specific parts for detailed bookings, invoicing, planning and CRM management. This project is now ready for implementation. Because I am already retired (74), I am looking for a LC developer, team, company, w...
by Rob van der Sloot
Wed Feb 12, 2020 11:49 am
Forum: Mac OS
Topic: Runtime problem in MacOS Catalina
Replies: 7
Views: 6056

Re: Runtime problem in MacOS Catalina

Just by installing xCode 10 or higher the notarisation will be done.
by Rob van der Sloot
Tue Feb 11, 2020 12:02 pm
Forum: Mac OS
Topic: Runtime problem in MacOS Catalina
Replies: 7
Views: 6056

Runtime problem in MacOS Catalina

My client who runs an app on his Mac has updated his OS to Catalina. Now she gets a message at startup: "This app needs to be updated by the developer to be able to work with this version of MacOS. So I installed LC 9.5.1 and made a new runtime, but the message still comes up. What do I have to do? ...
by Rob van der Sloot
Sat Jan 18, 2020 5:51 pm
Forum: Databases
Topic: Loading failure at launch
Replies: 7
Views: 8036

Re: Loading failure at launch

I am practically only using globals. What use is it to declare locals anyway, since they always work without declaration? I have checked all my tSQL strings. If there would be a variable missing, it would'nt work at all. I have already sorted out that maybe a variable is not yet declared the first t...
by Rob van der Sloot
Thu Jan 16, 2020 3:55 pm
Forum: Databases
Topic: Loading failure at launch
Replies: 7
Views: 8036

Re: Loading failure at launch

OK, here are the 2 scripts where the problem is situated. Its about setting up meals based on certain input. By the creation of the "treatment plan" all meals are preset to "Full" (that means breakfast, lunch & diner). These are invoicelines created for every day of the duration of the treatment pla...
by Rob van der Sloot
Thu Jan 16, 2020 12:09 pm
Forum: Databases
Topic: Loading failure at launch
Replies: 7
Views: 8036

Re: Loading failure at launch

Hi Klaus, I don't understand fully. In the "openStack" script there is already a lot of db_stuff, because a lot of data from the database is loaded into the main screen. But then when I do an action for a new insert, I open a substack with all possible options to choose, which are all loaded from th...
by Rob van der Sloot
Tue Jan 14, 2020 12:58 pm
Forum: Databases
Topic: Loading failure at launch
Replies: 7
Views: 8036

Loading failure at launch

I have the following problem: When my runtime startsup, everything seems to be ok. But when I do a specific action on the mysql database, insert and delete, then that action is not performed properly. When I do it the second time, there is no problem, insert and delete work as programmed. So I have ...
by Rob van der Sloot
Wed Aug 21, 2019 9:36 am
Forum: Talking LiveCode
Topic: LC 9.5 crashing very often
Replies: 3
Views: 3187

Re: LC 9.5 crashing very often

OK, thanks
I am vigilant now, so do more often savings.
by Rob van der Sloot
Tue Aug 20, 2019 10:39 am
Forum: Talking LiveCode
Topic: LC 9.5 crashing very often
Replies: 3
Views: 3187

LC 9.5 crashing very often

Every time I have a little bug in my code and want to test it, it often happens that LC 9.5 crashes in W10. Is this a new feature in LC 9.5 to make you more alert to save more regularly? Or is it a bug. Its quite annoying to save after every little change in the code, because it costs e few minutes ...
by Rob van der Sloot
Sat Jun 15, 2019 1:07 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: What is the opposite of launch?
Replies: 13
Views: 9089

Re: What is the opposite of launch?

OK, thanks again, but for the time being I am interested in a solution for W10.
by Rob van der Sloot
Wed Jun 12, 2019 2:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: What is the opposite of launch?
Replies: 13
Views: 9089

Re: What is the opposite of launch?

Hi dunbarx,

That won't work, because the close proces command is only applicable to files who were opened by the "open process" command and that's only for background processing data.

thanks anyway,
Rob
by Rob van der Sloot
Tue Jun 11, 2019 4:14 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: What is the opposite of launch?
Replies: 13
Views: 9089

What is the opposite of launch?

I manage a number of LC Runtimes from one dashboard (also Runtime) with the launch command.
That works perfect.

But now I also want to close the runtimes from that same Dashboard.
How to do that?

Thanks
Rob van der Sloot

Go to advanced search