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 gkittelson 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: *

  1. MarcoIppo

    Tcl: retrive fileName from fileId

    Thank you all, Unfortunately the script 'runs' on Windows. Basically I want to create a script that will replace one esistenet (developed by third parties) that performs writes to files identified with his fileId. The script for 'third party' keeps 'open' the file being denied access to other...
  2. MarcoIppo

    Tcl: retrive fileName from fileId

    I'd like to write a driver that intercept a writing process to a file. Opening process is performed by a third part script and I have access only to fileId.
  3. MarcoIppo

    Tcl: retrive fileName from fileId

    Hi, I've developed a little script and I need to retrive FileName and FilePath from FileId. I've opened a 'FilePath/FileName' file with 'open' command, and I've fileId of this opened file. Now i'd like to retrieve, in another procedure, FilePath and Filename from memorized fileId. It is possible...

Part and Inventory Search

Back
Top