Shop OBEX P1 Docs P2 Docs Learn Events
Visual Basic - Page 2 — Parallax Forums

Visual Basic

2»

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2003-02-26 19:04
    Hi Sadler.
    Let me recommend the best Visual Basic site on the net.
    It's visualbasicforum.com. You have to become a member to ask a
    question but you can browse other questions here to find an answer.
    You won't get any spam or that, it's free to join, and other members
    are sooooo helpful. I'm confident you will get all your help there.
    Caryatnid.
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-26 19:05
    P.S. MsComm is a control on VB, so it comes with it.
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-26 19:48
    Sure. MS Visual Basic 6.0 Pro has the MSComm Control.
    You can get VB6.0 Pro by itself, or as part of Visual Studio 6.
    VB6 has a complete environment, including editor, GUI builder,
    EXE generator.

    --- In basicstamps@yahoogroups.com, Sadler Porter
    <porter.sadler@s...> wrote:
    > And which versions have mscomm included, does that come
    separately. Can you
    > get it some other way.
    >
    >
    Original Message
    > From: max powell [noparse][[/noparse]mailto:mpowell@t...]
    > Sent: Wednesday, February 26, 2003 1:36 PM
    > To: basicstamps@yahoogroups.com
    > Subject: [noparse][[/noparse]basicstamps] visual basic
    >
    > I know this is not A stamp topic but was wondering if anybody could
    tell me
    > what I should buy to get visual basic on my computer so I could
    learn how to
    > write programs in visual basic is it A editor of some sort???
    > max
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the
    Subject and
    > Body of the message will be ignored.
    >
    >
    > Your use of Yahoo! Groups is subject to
    http://docs.yahoo.com/info/terms/
    >
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-26 20:21
    The best thing to do is find a student version of Visual Studio -- many
    college bookstores have it. It includes VB, Visual C and a bunch of other
    stuff. I was thinking it was under $100 at one time.

    VB comes with everything you need, although the basic versions don't support
    some features.

    Original Message

    > I know this is not A stamp topic but was wondering if anybody could tell
    me what I should buy to get visual basic on my computer so I could learn how
    to write programs in visual basic is it A editor of some sort???
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-26 20:34
    I don't think MSCOMM comes with the cheapest version of VB though.

    Original Message

    > P.S. MsComm is a control on VB, so it comes with it.
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-26 22:19
    Sadler Porter wrote:

    > And which versions have mscomm included, does that come separately. Can you
    > get it some other way.
    >
    > I know this is not A stamp topic but was wondering if anybody could tell me
    > what I should buy to get visual basic on my computer so I could learn how to
    > write programs in visual basic is it A editor of some sort???
    > max

    Visual Basic is an integrated development environment (IDE) for
    Microsoft Windows that uses an enhanced object oriented version
    of BASIC. To get the mscomm control you usually need to buy the
    "Professional" version (at least that was the case up thru Ver. 4).

    If I were you, I'd consider buying an older version to save some
    $$. Any version 4 and above (Professional) will probably do
    everything you'd want to do. You can currently find unused
    copies of Version 4 on Ebay for less than $50 while the latest
    and greatest version runs over $300.
    --

    Michael Burr
    History says King George is gone,
    But I just saw him on the White House lawn!
    He has no bounds, and accepts no borders,
    If Congress won't do it, he "Executive Orders".
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-27 00:51
    In a message dated 2/26/03 5:22:05 PM Eastern Standard Time, mburr@b...
    writes:

    > Sadler Porter wrote:
    >
    > >And which versions have mscomm included, does that come separately. Can
    > you
    > >get it some other way.
    > >
    > >I know this is not A stamp topic but was wondering if anybody could tell
    > me
    > >what I should buy to get visual basic on my computer so I could learn how
    > to
    > >write programs in visual basic is it A editor of some sort???
    > >max
    >
    > Visual Basic is an integrated development environment (IDE) for
    > Microsoft Windows that uses an enhanced object oriented version
    > of BASIC. To get the mscomm control you usually need to buy the
    > "Professional" version (at least that was the case up thru Ver. 4).
    >
    > If I were you, I'd consider buying an older version to save some
    > $$. Any version 4 and above (Professional) will probably do
    > everything you'd want to do. You can currently find unused
    > copies of Version 4 on Ebay for less than $50 while the latest
    > and greatest version runs over $300.
    > --
    >
    > Michael Burr
    >

    Michael is correct. You need the Professional version or higher to get the
    MSCOMM control for serial comms.

    I have version 6.0 professional and know that at least up to V6.0 you will
    NOT get MSCOMM in the standard or learning versions. His suggestion to look
    for a copy on Ebay, etc., is a good one. I paid well over $400.00 for my
    copy when new.

    Regards,

    Randy Abernathy
    4626 Old Stilesboro Road
    Acworth, GA 30101
    Phone / Fax: 770-974-5295
    E-mail: cnc002@a...
    We service, install and repair industrial woodworking machinery
    Specializing in SCM / SCMI CNC Panel Saws and Routers


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-27 00:57
    In a message dated 2/26/03 2:08:19 PM Eastern Standard Time,
    e99bf0e8@s... writes:

    > P.S. MsComm is a control on VB, so it comes with it.
    >

    It does NOT come with any version below the professional ones. The standard,
    learning and student versions do NOT have MSCOMM in them along with a lot of
    other features that are not available until you go to the professional
    version. I ran into this when I purchased my V6.0. Originally I got the
    standard version and when I began to develop the user interface for a basic
    stamp controller I was working on, what a surprise to discover it did not
    support the MSCOMM feature. I gave that version to my nephew and bought the
    professional version so I would have it. Just because it is Visual Basic, it
    does not mean that everything is there unless you spent the money for the
    higher end versions.

    Regards,

    Randy Abernathy
    4626 Old Stilesboro Road
    Acworth, GA 30101
    Phone / Fax: 770-974-5295
    E-mail: cnc002@a...
    We service, install and repair industrial woodworking machinery
    Specializing in SCM / SCMI CNC Panel Saws and Routers


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-27 00:58
    In a message dated 2/26/03 1:58:27 PM Eastern Standard Time,
    porter.sadler@s... writes:

    > And which versions have mscomm included, does that come separately. Can you
    > get it some other way.
    >

    I have not found any other way to get it and, I tried before going out and
    buying a completely new package for several hundred dollars, believe me.


    Regards,

    Randy Abernathy
    4626 Old Stilesboro Road
    Acworth, GA 30101
    Phone / Fax: 770-974-5295
    E-mail: cnc002@a...
    We service, install and repair industrial woodworking machinery
    Specializing in SCM / SCMI CNC Panel Saws and Routers


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-27 01:36
    Actually I think Mabry sells another version of it -- They have alot of
    add-ons for VB for various I/O functions.

    If I remember correctly, the student version of Visual Studio (not VB) did
    have MSCOMM -- I know for sure the professional version of VB 6 does.

    Original Message

    > > And which versions have mscomm included, does that come separately. Can
    you
    > > get it some other way.
    > >
    >
    > I have not found any other way to get it and, I tried before going out and
    > buying a completely new package for several hundred dollars, believe me.
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-27 02:13
    Rodent wrote:

    >Actually I think Mabry sells another version of it -- They have alot of
    >add-ons for VB for various I/O functions.
    >
    http://ourworld.compuserve.com/homepages/richard_grier/xmcomm.htm

    --
    Doyle Whisenant
    mechanic@s...
    http://www.mechanic.0catch.com/
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-27 15:10
    Thanks I think this is exactly what I'm looking for.
    I have the learning version. If I read this right it will replace functions
    available with mscomm.
    Thanks again

    Original Message
    From: Doyle Whisenant [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=zwOly_7TuTIfH8U0kMbqCQfcrbL_gUHURVbaafk2bJw2IZVaGpfyJ08GwbN9XZlLlR-QmSJ9AMTTgYU]mechanic@s...[/url
    Sent: Wednesday, February 26, 2003 9:13 PM
    To: basicstamps@yahoogroups.com
    Subject: Re: [noparse][[/noparse]basicstamps] visual basic

    Rodent wrote:

    >Actually I think Mabry sells another version of it -- They have alot of
    >add-ons for VB for various I/O functions.
    >
    http://ourworld.compuserve.com/homepages/richard_grier/xmcomm.htm

    --
    Doyle Whisenant
    mechanic@s...
    http://www.mechanic.0catch.com/




    To UNSUBSCRIBE, just send mail to:
    basicstamps-unsubscribe@yahoogroups.com
    from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.


    Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.