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 Chris Miller 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. Quickbuzz

    Can you conditionalize the ADIR() command?

    Can you conditionalize the ADIR() command? I want to be able to limit the ADIR() to the dates of the files. fsLAST = '' USE CMEMAILS IN 0 SELECT CMEMAILS SET ORDER TO DTSTAMP && DTSTAMP GO BOTTOM fsLAST = CMEMAILS.DTSTAMP local array MyFiles[1,5] nFilesFound = ADIR( MyFiles...

Part and Inventory Search

Back
Top