Notation for comment line in sybase.config

Hi All

I just can’t find the notation or any example for a comment line in the sybase.config file.
Can anyone help and tell me how a comment line has to look like?

Best regards, Robert

Hi Robert,

Comments in config files usually start with a hash like so:

# some comment

Hope this helps.

Hi Robert

Yes, this helps a lot :-))

Thanks, Robert

ROCLASI:
Hi Robert,

Comments in config files usually start with a hash like so:

# some comment

Hope this helps.