
I have large presentation with several html executable commands . is there a way I can run them with one click single command for all of them? thanks Krishnan Raman Executive Director, Structural Biology BioCryst Pharmaceuticals CONFIDENTIALITY NOTICE This email, including any attachments, may contain confidential or legally privileged information that is intended only for the individual or entity to whom it is addressed. If you are not the intended recipient, please be advised that any dissemination, distribution or copying of this email and any attachment is strictly prohibited. If you have received this email in error, please reply to the sender so that BioCryst Pharmaceuticals, Inc. can take corrective measures and then permanently delete this email and any attachment, including any printed copies. Thank you.

Hi Krishnan, In that case you would concatenate the multiple commands with semicolons between, and put them all into one cxcmd tag in your HTML file: <https://rbvi.ucsf.edu/chimerax/docs/user/tools/helpviewer.html> For example, the first clickable link in the Quick Start Guide tutorial runs 2 commands with a single click: open 2bbv; color bychain <https://www.rbvi.ucsf.edu/chimerax/docs/quickstart/index.html> Or if that makes too long of a line, you may need to make a separate command file (plain text file with .cxc suffix) containing the set of commands, and then make the click-to-execute command simply open that file, e.g.: open myfile.cxc ChimeraX command files: <https://www.rbvi.ucsf.edu/chimerax/docs/user/commands/usageconventions.html#...> I hope this helps, Elaine ----- Elaine C. Meng, Ph.D. UCSF Chimera(X) team Department of Pharmaceutical Chemistry University of California, San Francisco
On Oct 5, 2022, at 10:46 AM, Krishnan Raman via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
I have large presentation with several html executable commands . is there a way I can run them with one click single command for all of them? thanks
Krishnan Raman Executive Director, Structural Biology BioCryst Pharmaceuticals
participants (2)
-
Elaine Meng
-
Krishnan Raman