Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Desktop to Device API Question
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00530745
Message ID:
00530787
Views:
12
Hi Dave,

Heres the whole deal...

DECLARE long DEVICETODESKTOP IN "adofiltr.dll" ;
desktoplocn AS STRING, ;
tablelist AS STRING, ;
sync AS Boolean, ;
OVERWRITE AS INTEGER, ;
devicelocn AS STRING

cDesktop = 'E:\Devel\Handheld\Data\Liquor.Mdb'
cPPC = '\My Documents\Liquor.cdb'

intRetVal = DEVICETODESKTOP(cDesktop, "", .f., .t., cPPC)

Thanx for looking at this!
Bob




>Bob,
>
>I hate to ask the obvious... *s* what does your call ti look like?
>
>>Thanx Dave, but I still get the "Too many Arguments" error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform