Hi,
I have a problem, when I search for a file in FTP server, and this file does not exist it gives me the error "BadGateway" "Internal Error" ...
I tried with:
If (IsEmpty (Set (cl1_1; read.Run (Concatenate ("/ App /"; Gallery9.Selected.CODICE; "V1_1"))))
But when it doesn't find the file it returns error
Could you recommend me a solution?
Thanks in advance!