Forum: Visual Basic 4 / 5 / 6 Nov 10th, 2006 |
| Replies: 5 Views: 3,392 do u mean how to end a programm if the user wrote something you dont want?
if yes
lets say you need the program to end when the user writes 5
a=val(inputbox(""))
if a=5 then
end
end if
; |
Forum: Visual Basic 4 / 5 / 6 Nov 10th, 2006 |
| Replies: 2 Views: 1,376 hey guys
i need your help please
really urgent
can u give me visual basic codes for
1- a program that calculates the greatest common divisible(divisor) by only (while) statement ...plz guys !... |
Forum: VB.NET Nov 10th, 2006 |
| Replies: 1 Views: 1,449 i will post soon vb turtorial to do some programmes such as calculator and secret code etc.....
UPLOADING the video turtorial for how making a calculator right now
will be ready max... |
Forum: VB.NET Nov 10th, 2006 |
| Replies: 2 Views: 1,285 hey guys
i need your help please
really urgent
can u give me visual basic codes for
1- a program that calculates the greatest common divisible(divisor) by only (while) statement ...plz guys !... |