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!

Search results for query: *

  • Users: LooserFrom
  • Content: Threads
  • Order by date
  1. LooserFrom

    Best way to send data to Clipboard using VBScript

    thread329-1654819 Step 1 Go to http://www.borncity.com/web/WSHBazaar1/WSHDynaCall.htm, download dynacall.dll, copy to system32 and register with RegSvr32. Step 2 From now on you are able to use following Code: data = "Data that will be placed in clipboard" const a = 0 const b = 1 'MEMORY...

Part and Inventory Search

Back
Top