drjonesx Posted December 6, 2007 Posted December 6, 2007 Hello First of thanks for your help and sorry for my bad english I have a little application that turn good until i decide to put it on a private network (3computer) When i want to export or import the records i decide to create a script that do that But when i click on my button when i m on the host machine it s go but when i m on the client machine it s does work i decide to look in the fields and i have seen that the adresse of the filepath is not the same on the host and on the client machine Is there some one that can help to make it work? each computer will have is own directory for exemple mydir and it will be only on C: and only on windows computers Thanks alot for your precious help DrJonesX;) PS i have also trie those combinaison set variable $myway ; c:\mydir\export.fp7 set variable $$myway ; c:\mydir\export.fp7 and then import $$myway but it s not good Quote
0 rmw Posted December 7, 2007 Posted December 7, 2007 you might try this for some help http://www.filemaker.com/help/05-Create%20a%20database32.html rmw Quote
0 drjonesx Posted December 7, 2007 Author Posted December 7, 2007 you might try this for some help http://www.filemaker.com/help/05-Create%20a%20database32.html rmw U right i did it but idoesn t work and i don t know where a made the mistake Can i ask u if you can help to resolve my problem? 1000x thanks DrJonesX;) Quote
0 burggraaf Posted December 7, 2007 Posted December 7, 2007 Look at the path format in the documentation rmw mentioned. Compare this with you're own. F.i. look at the slashes ad so on... Quote
0 drjonesx Posted December 7, 2007 Author Posted December 7, 2007 Thank you very much rmw for your help but i have seen that i did a mistake i was trying with file:/c:/mydirectory/myfilename and i fact it was filewin:/c:/mydirectory/finename Great I ll now test it in the network if it goes and hope ... DrJonesX;) Quote
Question
drjonesx
Hello
First of thanks for your help and sorry for my bad english
I have a little application that turn good until i decide to put it on a private network (3computer)
When i want to export or import the records i decide to create a script that do that
But when i click on my button when i m on the host machine it s go but when i m on the client machine it s does work
i decide to look in the fields and i have seen that the adresse of the filepath is not the same on the host and on the client machine
Is there some one that can help to make it work?
each computer will have is own directory for exemple mydir and it will be only on C: and only on windows computers
Thanks alot for your precious help
DrJonesX;)
PS i have also trie those combinaison
set variable $myway ; c:\mydir\export.fp7
set variable $$myway ; c:\mydir\export.fp7
and then import $$myway
but it s not good
4 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.