brainflakes wrote
> 
> Thanks! I don't see a URL setting in the Table Design. "Other" doesn't
> seem to be the correct type.
> 
All forms are ordinary Writer documents and starting some other program has
nothing to do with Base.
Insert>Hyperlink...
There you can point to some macro, file, web-page, mail-address, whatever
can be reached by some URL.
file:///home/brainflakes/Documents/MyPic.png will launch some picture viewer
with the specified .png file.
You can insert
vnd.sun.star.script:MyLibrary.MyModule.StartFooApp?location=application&language=Basic
together with a label "Start Foo App". The hyperlink will call the specified
Basic macro in the global macro container.
The Basic macro may use the shell functions to launch a specific
application.
This works exactly the same way in Writer, Calc, Impress and Draw.

--
View this message in context: 
http://nabble.documentfoundation.org/launching-app-from-within-base-tp3931371p3933254.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to