[Chimera-users] savepos
Dougherty, Matthew T
matthewd at bcm.edu
Wed Jun 24 13:10:26 PDT 2015
I would think other symbols should be avoided like commas, single/double quotes, and apostrophe come to mind; plus non-viewable characters like tabs & device codes.
Then there is the question of unicode characters, which ones in, which ones out. Ligatures could be messy
Filesystems, domain servers and HDF have similar restrictions & condundrums.
In terms of a generic sw development project, probably best to have an api that tests or corrects for acceptable text strings within the program.
Matthew Dougherty
National Center for Macromolecular Imaging
Baylor College of Medicine
===========================================================================
________________________________
From: Eric Pettersen <pett at cgl.ucsf.edu>
Sent: Wednesday, June 24, 2015 2:46 PM
To: Dougherty, Matthew T
Cc: chimera-users at cgl.ucsf.edu
Subject: Re: [Chimera-users] savepos
I think you need to avoid whitespace and semi-colon, which will screw up the parser. Anything else should be okay I think.
--Eric
Eric Pettersen
UCSF Computer Graphics Lab
http://www.cgl.ucsf.edu
On Jun 23, 2015, at 1:53 PM, "Dougherty, Matthew T" <matthewd at bcm.edu<mailto:matthewd at bcm.edu>> wrote:
in defining the text string view_name, spaces are disallowed, eg "rotate 30".
Although the position will be created, the reset command will not properly access the position key.
What are the allowable characters?
Matthew Dougherty
National Center for Macromolecular Imaging
Baylor College of Medicine
===========================================================================
_______________________________________________
Chimera-users mailing list
Chimera-users at cgl.ucsf.edu<mailto:Chimera-users at cgl.ucsf.edu>
http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20150624/70c8c2ad/attachment.html>
More information about the Chimera-users
mailing list