Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RUN /N somePCAnywhere script fails
Message
From
06/12/1999 10:13:06
 
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00298300
Message ID:
00299172
Views:
38
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform