Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slvrfox.plb
Message
From
10/09/2001 15:50:13
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00554788
Message ID:
00554875
Views:
8
>>...Was looking for the command strings that are used in the library so that I can at least guess what they are trying to do.
>
>If by "command strings" you mean constants, then they are defined by slvrfox.prg (you probably have a call to it before you start using the library)
>
>If you talk about functions, parameters/return values, we have the docs, but only in printed form, so if you post the function calls, I could tell you what the docs say.


Thanks, here are a couple of commands that I have found by scanning through the program.

swopencom(0,3500,0,0)==0
swsetuart(0,1200,56,7,1)==0
= swclosecom(0,0)
char = swrxchar(0)
= closecom()

Thanks for any help
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform