i cant find out how to use type in vb like in qb
eg:
Type te
test as string * 20
number as intger
test2 as string * 52
End Type
dim test as te
How to use that in vb?????????? NeoAndresen
ComputerTech/Programmer
can i execute/run a line from a string
eg:
a= 20
str$ = "Print a" + " + 20"
?command? str$
'her it shuld run the "Print a + 20"
'and output screen is: 40 NeoAndresen
ComputerTech/Programmer
How to read/write/delete/create registry database
I need to know how to read and write the registry database but i don't konw how to. I need to edit eny registry in the reg db
Pleas help
NeoAndresen
ComputerTech/Programmer
How to get the info on the computer with qbasic or qb45.
I just need a number of the computer there should be the same on all computers in the same model...or a littel diffrence is also acepteble
I think that it is a bios add or somthing like it..
plaese help
Can I make a twisted cabel or somthing like that for token ring network yust between a computer and a printer. Is it possible to do that with out a MOB (HOP for token ring...
It is only for my printer there has a tokenring netcard..
NeoAndresen
Programmer/Computer Tec.
Is there a command or funktion to run or execute a command.
e.g
a=1
b=2
cmd$ = "print a, b" ' "print a, b" this is the line I want to exectue
?command? cmd$ ' here I want to execute the line But I don't know the command in ??
Plaese help
Neoandresen...
How to remove the productid from windows 2000 pro. so you have to write your licence number and name after restart.
In win9x you just remove the "productid" and "Username"in regedit.exe and the first time you start windows after you can not do enything before pressing the...
I'm making a light control pult wich is gona use an ISA or LPT port. I can esay write it in Quik Basic, but i want it to be in a win32 app.
My problem is that the code:
OUT [port], [bit (0 - (if LPT 255))]
not is in Virsul Basic 5
Please help me find the code to controle a port in bit or byte...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.