Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RUN /N somePCAnywhere script fails
Message
De
06/12/1999 18:48:10
 
 
À
06/12/1999 10:13:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00298300
Message ID:
00299421
Vues:
21
Thanks for the lead, actually an OSF file will use AWonl32.exe but I didn't even think about running a different exe till I read your reply. I would like to thank others that replied to this cry for help, excellent ideas that may be able to apply to other problems (which I have no shortage of these days).

>>>I can double click on an OSF file which will lauch dialer and run script. When I try to run this command from VFP6.0 sp6 I get a RUN command failed message. Anyone running PCAnywhere scripts from VFP? How? I found nothing either Symantec or M$ lack of kb.
>>
>>You need to use the Win32 API ShellExecute() to launch a document; RUN won't. There's an implementation in the FFC. Alternatives include coding the API call yourself, or using the Shell.Application automation object's Open method.
>
>
>Actually for running file transfer scripts in pcAnywhere you :
>
>RUN c:\program files\pcAnywhere\AWREM32.exe YourScriptFile.osf
>
>The AWREM32 found in the pcAnywhere directory is the one that is run when you click on the osf file. Get a file monitor and see the files accessed yourself.
>
>Works for me
>
>AWREM - sounds like remote eh?
>
>Bernard
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform