Re: Problem with CmdAfter - WeOnlyDo Discussion board

Re: Problem with CmdAfter (General questions)

by wodDamir, Thursday, July 10, 2008, 19:27 (5983 days ago) @ Paco

Paco,

Did you receive my last response about the network paths?

Basically, you should use paths like this: file://\\192.168.0.1\Your_Share\config.txt

As for file being deleted each time, can you please add CloseApp Event to your application and put an End statemens in it?

Like this:

[code]Private Sub wodAppUpdate1_CloseApp()
End
End Sub[/code]

Did that help?

Regards,
Damba


Complete thread: