Changes between Version 1 and Version 2 of Ticket #878


Ignore:
Timestamp:
Oct 12, 2017, 11:59:11 AM (8 years ago)
Author:
Greg Couch
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #878

    • Property Resolutionnot a bug
    • Property Status assignedclosed
  • Ticket #878 – Description

    v1 v2  
    11Command keyword argument abbreviated to the first word, for example, ballScale in the following style command, is giving an error:
    2 
    3 style #1 ball 1
     2{{{
     3style !#1 ball 1
    44Expected a keyword
     5}}}