Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Q_basic to Visual Basic

Status
Not open for further replies.

BOSS

Junior Member level 1
Junior Member level 1
Joined
Feb 9, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
38
q_basic

I have got a source software in Q_Basic
Is it easy to translate this software in Visual Basic ?
Could Somebody help me, because I'm not a developper.
Best regards
 

qb to vb type conversion

It will not be very easy to convert to VB and it will consume quite some time if the QB prog is big.

Also depends on the structure of the QB program. If it is programmed nice and neat with good defined subs for separate functions then that will speed up the conversion. If it has comms then you also should decide on which OS to run the VB prog, cause not all OS let you use the comports freely.
 

BOSS said:
I have got a source software in Q_Basic
Is it easy to translate this software in Visual Basic ?
Could Somebody help me, because I'm not a developper.
Best regards

Hi

Check the following URL:

1. h**p://www.zealsoftstudio.com/memaccess/faq.html

* -> t

tnx
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top