Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Copy most recent file
#3
Thanks for that, but, I don't understand how to use that with a specific window.

For example, here is what I am trying to do (simple example):

Code:
Copy      Help
int w=win("162.xxx.xxx.xx - Remote Desktop Connection" "TscShellContainerClass")

act w

str sPath = "E:\MSSQL\Backup\tenant_data"

if GetMostRecentFileInFolder(sPath "$documents$")
    out F"newest file: {sPath}"

Thanks in advance.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)