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 derfloh 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: jonis2144
  • Content: Threads
  • Order by date
  1. jonis2144

    Animate Icon

    hey all Im using the windows system time to calculate the time between command1 click and command2 click when i click the command1 button I want a simple animation (2 icon files) to play in a picture box. when I click the command 2 button I need the animation to stop Ive been tryin to get it...
  2. jonis2144

    dowhile file doesnt exist

    hey all I cant seem to get this code to work. Im trying to make my program wait for my shell to finish ( i shell winzip and it creates a zip file) So i need the program to wait until it creates the actual file. Heres what i got ZipName = frmOptions.txtZipTo.Text Do While Dir(ZipName)...
  3. jonis2144

    Keep track of internet downloads and log

    hey all Im tryin to keep track of how much info i load to my comp from the internet ( my isp only allows me so much a month) any ideas on the best way to do this?
  4. jonis2144

    shell in winxp

    Hi all I am trying to get this to work on my winxp box : Shell "c:\VortexBackup\wzzip -rp -ex " & SZA & " " & FTZ & " " It runs fine on my 98se but nogo on the xp Does anyone have any suggestions? btw. Its purpose is to fire up winzip and zip FTZ(file to zip)...

Part and Inventory Search

Back
Top