How do you make an array (or any variable for that matter) available to more than one sub/function (IE the equivalent of "Public" in VB6)?:mad: :o :eek:...
I am new to programming and would like to learn how but dont know where to start... What should I learn first to help me later on with harder languages such as C++Thanks,ozi...
Can anyone tell me the limits of Visual basic. In real world applications, what sort of program would be written in visual basic. Can you create very powerfull programs in Visaul basic or is it limited to very small applications.Many thanks in advance...
What is the Best Version of BASIC?...
Can anybody tell me how efficient is RealBasic is compare to the other frameworks like Cocoa and Java?..:o :o :o :o...
I downloaded some mouse code programs to use in my own programbut in all downloaded codes there is an error "sub program not defined" at the line which start with call absolute (--my mouse connected to ps2please How can I solve this problem to enable mouse in my qbasic programm...
How can I tell if a file exists in QBasic? It looks like FILES is not the answer:The following statements illustrate the use of FILES. -- Note -- Execution halts if you try to run this example without a disk in drive B, or if the specified files cannot be found....
i would like to know how to get a vb5 prgram to take a picture from my webcam?...
I am using the visual basic .net standard compiler and amhaving a hard time getting onto a server. I tried getting onto a server where they used a one clickmethod to upload my project.I thought this was a little strangebeceause you have to begin a new web project on a server.Itis not possible...
HelloI need to call the "Int86x" type of interrupt call, not the following which is for a different call type: CALL INTERRUPT(&H21, regs, regs)Does Visual Basic for ms-dos support the Int86x call?I need to call an interrupt something like this:CALL int86x(&H60, InRegs, OutRegs, SegRegs)Can an...
I've got myself into a bit of a project and part of it requires a program that will run in native DOS mode. Now I understand that VB6 won't play and I've got and old verion of QBasic (Came w/ DOS 6.22) but trying to do a GUI in QB is like pulling teeth on a Giraffe than won't...
Do you know how to find out what is returned from a DOS program? Is it possible to be able to return say a string from a VBDos program in a similar way? If so, how can i do it... Please Help!!!!...

