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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ATD

  1. ATD

    SADD, VARSEG and DEF SEG functions

    Please explain the following code. I'm programming in VB 6 and looking for equivalent piece of code in Visual Basic. .............................. a& = SADD(Buffer$) a& = a& - 65536 * (a& < 0) BufferSeg = VARSEG(Buffer$) + (A& \ 16) Address = a& And 15 EndAddress = Address +...
  2. ATD

    HELP on Deployment Wizard PLEASE!!!

    I would like to know how can I create a JAR file from a project on JBuilder 4. In JB 3.5, I use Deployment Wizard but I don't know how to do it on JB 4 ?

Part and Inventory Search

Back
Top