VB .NET newbie/oldtimer question

Discussion in 'Visual Basic ( VB )' started by fchrist, Mar 12, 2009.

  1. fchrist

    fchrist New Member

    Joined:
    Mar 12, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Location:
    Marin Co. California
    Home Page:
    http://www.franksrails.com
    Hi all,

    To introduce myself I am a 20 year old web designer who was taught Visual Basic in 2003, but forgot all of it. :shy: :eek: :eek:

    This is a line in Microsoft Train Simulator CABVIEW Files (.cvf). I am creating a program that will go through a users cvf files and let them select the ones that they want to not have a "TEXT RESPONSE" as shown here, see the bottom center of the screenshot attached!

    I am trying to create a program that will go thru about 1500 Unicode files and change the line:

    TwoState (
    Type ( HORN TWO_STATE )
    Position ( 309 400 25 26 )
    Graphic ( "..\\..\\Common.Cab\\Generic Eng Cabs\\SD60M Rebuilt\\cabview\\Night\\SD70M Horn.ace" )
    NumFrames ( 2 2 1 )
    Style ( ONOFF )
    MouseControl ( 1 )
    )


    Changing that line MouseControl ( 1 ) to MouseControl ( 0 ) will make it so the "Text Displays" won't show up anymore.

    My program has a Menu, Checked List Box (so users have the options of checking only the Unicode files they want too), Text Box and Read/Write Buttons.

    Any suggestions/ideas/help?!?!??!?!? :embarasse

    Regards,

    -Frank C.
     

    Attached Files:

  2. fchrist

    fchrist New Member

    Joined:
    Mar 12, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Location:
    Marin Co. California
    Home Page:
    http://www.franksrails.com
    Does anyone have any ideas or answers?

    Regards,

    -Frank C.
     

Share This Page

  1. 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.
    Dismiss Notice