Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#878 closed defect (not a bug)

Command keyword error — at Version 3

Reported by: Tom Goddard Owned by: Greg Couch
Priority: major Milestone:
Component: Command Line Version:
Keywords: Cc: meng@…
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description (last modified by Greg Couch)

Command keyword argument abbreviated to the first word, for example, ballScale in the following style command, is giving an error:

style #1 ball 1
Expected a keyword 

Change History (3)

comment:1 by Tom Goddard, 8 years ago

Description: modified (diff)

comment:2 by Greg Couch, 8 years ago

Description: modified (diff)
Resolution: not a bug
Status: assignedclosed

Try style #1 ba 1 and you'll see that the ba is expanded to ball, i.e., an atom style. To avoid the conflict, either the ballScale keyword or the ball style need to be renamed.

Last edited 8 years ago by Greg Couch (previous) (diff)

comment:3 by Greg Couch, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.