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 Wanet Telecoms Ltd 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: natusik
  • Content: Threads
  • Order by date
  1. natusik

    looping in datafile

    How can I return to the first line of datafile after processing all the lines using next (or getline) statement to start processing again? Thank you!
  2. natusik

    window.onload

    Can someone explain the difference in outcome of these two: window.onload=Draw(obj) and <script Language=&quot;JavaScript&quot; FOR=&quot;window&quot; EVENT=&quot;onLoad()&quot;> Draw(obj) </script>

Part and Inventory Search

Back
Top