Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare dll call caused an exception
Message
 
To
28/01/2005 18:11:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP2
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00979001
Message ID:
00982107
Views:
32
>lcFront = "C:\somefile.bmp" && some image file
>lcFrontLen = CHR(LEN(lcFront))
>lcBack = "C:\someotherfile.bmp"
>lcBackLen = CHR(LEN(lcBack))
>the same schema for lcCode & lcCodeLen
I took it that you meant STR and not CHR.
>lnRetVal = BUICScan(lnJobType,lcCode,lcCodeLen,lcBack,lcBackLen,lcCode,;
>lcCodeLen)
tried it this way and with the '@' as they were in the original code.

:( neither worked.
On to the next attempt - Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform