Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3791

Launch a program from console

$
0
0

Quick question:

Once upon a time you could launch a program with something like

var f as folderitem
f = SpecialFolder.Documents.Child(“TheProgramFolder”).Child(“MySpecialProgram”).Launch.

This option does not seem to be available anymore.

When I do a search in the documentation, for Launch, it doesn’t seem to be there either.

How do you launch a program now?

Regards

3 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3791

Trending Articles