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 strongm 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: K1ng
  • Order by date
  1. K1ng

    Dates

    Ok, my task is to create a program to delete any files that havn't been accessed in 6 months, I get this data as follows:- filedate = stream("filename.tmp", 'c', 'QUERY TIMESTAMP') I want to then compare it to the current date, aquired as follows:- today = Date('Standard') But, I...
  2. K1ng

    Environmental Variables

    Hello, I'm currently doing some programming on a 2000+ user NT network. I'm using REXX to create a script that updates user profile paths and script paths automatically based on a current users setup. With each user, there are four things to change. - The Profile Path - The Script...

Part and Inventory Search

Back
Top