Results 1 to 2 of 2

Thread: Modem and Serial Control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    80
    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
    :-)

  2. #2
    Registered User Lior's Avatar
    Join Date
    Jan 2000
    Posts
    307
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width