Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ildenizen
  • Content: Threads
  • Order by date
  1. ildenizen

    Static variables and initialization

    Ok - It must be late. And yes, I am still a beginner here in the VB stuff. How can I, within a Private procedure, define a static variable, AND initialize it? In fact, if I am not able to initialize the static item, I am a little confused over why I would ever choose to use a static...
  2. ildenizen

    Compile error help for a young Visual Basic programmer

    Good evening, I just got the following error message: Compile Error: Only user-defined types defined in a public object module can be coerced to or from a variant or passed to late-bound functions. My code is really simple. I am defining a new data type (Complex number, with a Real and...
  3. ildenizen

    Using VB6, should I go to VB Net?

    Please forgive my very simplistic question. I am using VB6, and have not even touched the surface of all I can do with it. However, I may have a VB net version available. But I do not want to install or use it if it does not provide me with some significant advantages. Does anyone know the...
  4. ildenizen

    Using MSComm getting system lockup

    Good day. I have already been helped once here today, let's see if I can bat 1000! I am slowly putting together a com application. I have now been able to successfully open and send a character of information to a USB device configured as a Virtual Serial Port. However, here is the odd...
  5. ildenizen

    PC Com Port "Problems"

    Good day, I am an average programmer, but have only just entered the Visual Basic world. I am happy to say it all makes good sense and am progressing quickly. One problem is that I can't get any comm port to open in my system! I am using the most simple of codes to see if I can simply open...

Part and Inventory Search

Back
Top