Page 1 of 1

Asking about comments in the script files

PostPosted: Mon Jul 20, 2020 12:23 pm
by RogerH
Afternoon.

Does eValid allow comments in a script?

Also, how are the comments documented the logfiles?

Thanks

Re: Asking about comments in the script files

PostPosted: Tue Jul 21, 2020 8:54 am
by eValid
RogerH wrote:Afternoon.

Does eValid allow comments in a script?

Also, how are the comments documented the logfiles?

Thanks


Thanks for posting your question RogerH.

Comments in eValid scripts are lines that begin with a #, just like in a shell prompt.

If you want to send a message to the logfiles there is a command for that:

Note "User-defined-message"

The string that is sent to the logfile as a comment is whatever is included between the quotes.


-- eValid Support