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 Mike Lewis 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: DGC
  • Order by date
  1. DGC

    Error when making an exe

    When I make an exe of my project, I'm getting the error &quot;File Not Found: C2.EXE&quot;.<br><br>I don't get this error when I compile the program or just run it from VB5 development.<br><br>I've checked all my opens & kills on my various files.&nbsp;&nbsp;I don't see what's wrong.<br><br>Can...
  2. DGC

    Sending a number from Basic to 9(4)V999 Comp-3 format.

    Please help quickly if you can. I must pass <br>a quantity field to a a file that expects <br>this in a packed format.&nbsp;&nbsp;How do I make 180 <br>look like...
  3. DGC

    List Box Fonts

    Hi Walter,<br> I've run into the same problem with list boxes. I also use the fixedsys font. These are also fixed spacing. They're very typewriter looking. But I have some users that prefer them. Good luck and good coding.<br> Gelane
  4. DGC

    Julian Dates

    Thanks this has been very helpful. Thanks so much for taking the time to reply.
  5. DGC

    Julian Dates

    My flat file shows a 2 digit year (99347). I did get this converted, but now need to convert the user's input from mm/dd/yyyy to julian to match against the file. Oh what a tangled web we weave! Anyway, should I try to do that using CDate?<br> <br> Here is my code to convert my julian date to...
  6. DGC

    Julian Dates

    I have a julian date coming in from a flat file that I want to display as mm/dd/yyyy. Is there an easy way in VB5 to do this?

Part and Inventory Search

Back
Top