On Nov 9, 2006, at 10:00, gettingstarted-
[EMAIL PROTECTED] wrote:
Message: 3
Subject: Help: Launching an App
From: Lennox Jacob <[EMAIL PROTECTED]>
Date: Thu, 9 Nov 2006 08:55:41 -0800 (PST)
Hello,
I have an app named MyApp on the Desktop.
I have in a pushbutton's action event in a window of another app
the following code:-
Dim f as folderitem = DesktopFolder.Child("MyApp")
f.launch
When I click the pushbutton MyApp is not opened, any suggestions?
Thanks.
Lennox
I copied your code and tested it with a RealBasic app ("Sudoku")
which happened to be on my desktop.
The pushbutton launched it right away. (I have RealBasic 2006r.4
running on Mac OS 10.4.8).
I have no idea what could be wrong in your case.
Klaus
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>