Does seem odd. Here is a way to do it, though:

data "example"
2
testing
C 1 1 1
O 2 2 2
end "example";
load inline @{data("example")} {1 1 1} spacegroup 22 unitcell [3 4 5 90 90
90]

then  you can use

load ""

or

load inline @{data("example")}

any time. Or you could define

x = data("example")

then  use

load inline @x ....


​
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to