@zeido To test for existence, you must first identify the characteristics of the ad, ANYTHING.
If you don't identify the ad, you can't work with it.
How can we catch log file
-
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs? -
@BerkeT said in How can we catch log file:
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs?Action "Execute code"
[[FILE_NAME]] = Logger.GetFileName() -
@BerkeT π FILE_NAME != FILE_CONTENT
