-
I Post Again A Message After Not Receving An Answer
:
How can i use the modem with vb (mscomm32.ocx)
i have some few problems -
1. when i send information for the modem ex: MsComm32.Ouput "ATZ"+Chr$(13)
i will get in the Print Mscomm32.Input ;
: "ATZ OK" ? why do i see the atz , i wanna see only the ok
i wanna see only the reaction
Another thing : if anyone knows how to program fire effect ( i need for a spaceship engine) please give me an example
2. i need some wavs for spaceship engine and stuff
it would be very nice
if anyone knows how to ROTATE pictureboxes Pixel-By-Pixel
( Sin,Cos Rotation Formulas) please tell me also
SoLong And Thank You For Reading So Much Bulshit :)
:-)
-
Hey hmpf...
About your 1st question:
You can always search in a string for "OK"/"ERROR" using the Mid$ function in order to know the modem reaction.
About your 2nd question:
Try using the Sprites ActiveX control.
Tell me in class if you want it and I'll give it to you on a diskette.
Your school-class-friend,
Lior.