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