Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Existence of a folder?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00006381
Message ID:
00006392
Views:
52
Boy, am I confused!

The line that reads:
  IF BITAND(Asc(SubStr(lpbuf, 1, 1)), BITNOT(16))
Should instead read:
  IF BITAND(Asc(SubStr(lpbuf, 1, 1)), 16) = 16
Sorry for any confusion! Again, HTH!
alistair israel
Distressed DBA, Sleepy SysAd, Weary WebMaster (aka Senior Software Engineer)
aisrael@poboxes.com
Makati City, Philippines
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform