![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to use a number of fields in a FMP-8 database to refer to Word-documents. Also, I would like to be able to open those files just by clicking on the particular field or an adjacent "button". Who can show me how to set this up? Thanks in advance, Paul |
#3
| |||
| |||
|
|
Simple Take a textfield <MyDocField enter complete path C:\MyFolder\MyFolder2\Mydocument.doc Create a script <OpenDoc Enter ScriptStep Open URL. Klik on the Button and point it to MyDocField. Enable the Without Dialog option Close script editor Start the script. Thats it! Ursus "Paul Overtoom" <overgeentoom (AT) worldspamonline (DOT) holland> schreef in bericht news:435e3c09$0$76593$dbd49001 (AT) news (DOT) wanadoo.nl... I would like to use a number of fields in a FMP-8 database to refer to Word-documents. Also, I would like to be able to open those files just by clicking on the particular field or an adjacent "button". Who can show me how to set this up? Thanks in advance, Paul |
#4
| |||
| |||
|
|
Thank you! You pointed me in the right direction, although I solved it differently (with some help from another thread): I created a container field and inserted the file reference in it (just by pointig at the file through a windows-dialog). Then all I needed to do was click on the reference to open it. This enabled me to avoid typing in the entire path (which is error-prone anyway wit me). Thanks again. On 2005-10-26 20:00:43 +0200, "ursus.kirk" <secret (AT) nowhere (DOT) com> said: Simple Take a textfield <MyDocField enter complete path C:\MyFolder\MyFolder2\Mydocument.doc Create a script <OpenDoc Enter ScriptStep Open URL. Klik on the Button and point it to MyDocField. Enable the Without Dialog option Close script editor Start the script. Thats it! Ursus "Paul Overtoom" <overgeentoom (AT) worldspamonline (DOT) holland> schreef in bericht news:435e3c09$0$76593$dbd49001 (AT) news (DOT) wanadoo.nl... I would like to use a number of fields in a FMP-8 database to refer to Word-documents. Also, I would like to be able to open those files just by clicking on the particular field or an adjacent "button". Who can show me how to set this up? Thanks in advance, Paul |
![]() |
| Thread Tools | |
| Display Modes | |
| |