Jump to content
  • 0

Get ( FilePath )


drjonesx

Question

Posted

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

  • 0
Posted

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;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...