i tried a graphics statement and tried to make a program in the following way
cls
screen 12
dim aray(1 to 20)
circle (5,5),5
get (1,1)-(10,10),array
put (200,200),array
end
And I encountered a message that is "Illigal function call"
Is the qb gone mad or my codes are incorrect?
Now i want a simple help
just please show me my error and teach me how to use the get and put (graphics) properly
and give the tutorials link
2006-11-22
02:40:59
·
1 answers
·
asked by
Pravesh
3
in
Computers & Internet
➔ Software