Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RUN /N somePCAnywhere script fails
Message
De
06/12/1999 10:13:06
 
 
À
03/12/1999 01:03:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00298300
Message ID:
00299172
Vues:
37
>>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