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 wOOdy-Soft 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 kodu

  1. kodu

    how to log into a server as part of a script?

    try using rsh
  2. kodu

    Run Another Program From Perl

    # # Start DeriveIt system ("\\DeriveIt\\NESimulatorLite\\NESimulatorLite.exe"); notice the \\
  3. kodu

    File Transfer Timeout

    You can try either using yield or pause <time in sec> or Clears the receive data buffer. Any characters that have been received but not processed or displayed will be lost when rxflush executes. Example proc main string DataStr ; Data from COM port. rxflush...

Part and Inventory Search

Back
Top