From: Ezequiel H P. <za...@pa...> - 2005-08-01 09:23:52
|
> I try to add comment lines in my pml scripts but I don't know how to do. > I tried #, /*, //, <!-- or <-- characters but everything fails. use '#' but on a line of its own not at the end of line containing a pymol command, like this: # color 1DHS in red color red, 1DHS |