this is how it ended up working best:
Make a new shortcut on the desktop and in the location box enter something along the lines of:
"fmp7://myservername.com/m
When activated this shortcut will open FMP 7 or 8 and open the DB requested.
If you want "auto" login features use the syntax of:
"fmp7://myusername:mypassw
Main Topics
Browse All Topics





by: lesouefPosted on 2007-08-29 at 08:48:19ID: 19792462
create a fileref for the remote file to open in your launcher file.
database se
indicate the fileref in the script which opens the remote file.
for instance a fileref for a file called database.fp7 on a remote server may look like this:
fmnet:/www.yourserver.com/
or
fmnet:/80.12.12.123/databa