Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error Management
#2
Function TestError
Code:
Copy      Help
if(!f.FilePutFromStr(data ftpfile))
,_error.description="Could not put data on FTP server"
,_error.line="if(!f.FilePutFromStr(data ftpfile))"
,end _error

How do you get the _error.line to be the line of code that generated it?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)