HMJR Posted February 16, 2006 Share Posted February 16, 2006 Enig idee / is het mogelijk om de inhoud van een veld te gebruiken als naam voor een op te slaan PDF bestand ? Quote Link to comment
0 burggraaf Posted February 16, 2006 Share Posted February 16, 2006 Gebruik een variable in je script welke je vult met de waarde. Variable kun je weer gebruiken in je reference bij je export. Quote Link to comment
0 Rony Rabijns Posted February 16, 2006 Share Posted February 16, 2006 Ik meen dat er een volledig uitgewerkt voorbeeld in de HELP van FM staat. Quote Link to comment
0 HMJR Posted February 16, 2006 Author Share Posted February 16, 2006 Waarschijnlijk alleen in FM8 Adv. Voorbeeld is dus van harte welkom. Quote Link to comment
0 Rony Rabijns Posted February 16, 2006 Share Posted February 16, 2006 Examples of using variables in file paths Assume the following variables: $fileName = "test.xls" $username = "JohnSmith" $searchList = "file:old results.txt file:../archived/old results.txt" To Path list entry Resolved path list Specify one or more directories in a path file:$username/$fileName file:JohnSmith/test.xls Specify one or more complete paths $searchList file:old results.txt file:../archived/old results.txt of kijk hier : http://www.adequaat.be/techniekfiles/Variabelen.fp8.zip en http://www.adequaat.be/techniekfiles/VariableExport.fp8.zip Quote Link to comment
0 HMJR Posted February 16, 2006 Author Share Posted February 16, 2006 Vriendelijk dank voor de snelle en duidelijke uitleg. Quote Link to comment
Question
HMJR
Enig idee / is het mogelijk om de inhoud van een veld te gebruiken als naam voor een op te slaan PDF bestand ?
Link to comment
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.