|
-
Jan 5th, 2000, 07:23 PM
#1
Thread Starter
Hyperactive Member
Help, I`ve just starting a new job and my first task is to write a CanBus interface program in VB6. I`ve never used VB before (die hard C programmer). I am struggling with the passing / returning variables. I have got the hang of the ByVal when passing, but is there such a thing as return() aka C?
My next problem is with the structure to the programming, in C things flow but as far as I can tell they happen all over the place in VB (event driven) If I have a form (say for setting up baud rate etc) whats the best way of storing the baud rate (after it has been altered by the user) so that I can access it from a different module? thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|