QB4.5 -> VB4.0 
Author Message
 QB4.5 -> VB4.0

Hi,
    I have a program with Quick Basic 4.5, it has a communication part.
Because QB4.5 can use "OUT(&H3FB)" etc, I don't know how to get it in VB4.0.
    The program(QB4.5) use settings: "2400,n,8,1,CS,DS". And the parity is
fitted, "0" as a Command, "1" as a Data. What should I do in VB4.0.
thanks very much!

Miles, 8/5/98



Tue, 24 Oct 2000 03:00:00 GMT  
 QB4.5 -> VB4.0

Add "comm.ocx" to the project, you can control the serial port using
VB.

On Fri, 8 May 1998 14:58:20 +0800, "Miles Cheung"

Quote:

>Hi,
>    I have a program with Quick Basic 4.5, it has a communication part.
>Because QB4.5 can use "OUT(&H3FB)" etc, I don't know how to get it in VB4.0.
>    The program(QB4.5) use settings: "2400,n,8,1,CS,DS". And the parity is
>fitted, "0" as a Command, "1" as a Data. What should I do in VB4.0.
>thanks very much!

>Miles, 8/5/98



Tue, 24 Oct 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. QB4.0 -> QB4.5

2. CommonDialog.ShowOpen VB4>>>Extracting Files Names under Multiselect

3. QB4.5 >64K

4. Difference between QB4.5 & QB4.0

5. <<<<<<<<ComboBox>>>>>>>>>>>>

6. using The Shell Command >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

7. >>>>>>While Not rst.EOF

8. serial communication, how to convert QB4.5 to VB4 ?_____

9. Q: serial communication, how to convert QB4.5 to VB4.0 ?__

10. serial communication, QB4.5 to VB4.0 ?

11. PSUDOCODE HELP >>>>>>>>>>>

12. VB4->DAO->Oracle question

 

 
Powered by phpBB® Forum Software