Template:MassBank/Matrix

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
m
m
Line 85: Line 85:
 
   for formula in string.gmatch(ruler, "([%S]+)") do
 
   for formula in string.gmatch(ruler, "([%S]+)") do
 
     if (x ~= nil and mass(formula) > mass(x)) then
 
     if (x ~= nil and mass(formula) > mass(x)) then
     print("<big>Illegal ion order: "..x.." < "..formula</big><br/>");
+
     print("<big>Illegal ion order: "..x.." < "..formula"</big><br/>");
 
     x = formula;
 
     x = formula;
 
   end
 
   end

Revision as of 15:48, 13 May 2009

./lua: /tmp/mw_ex_lua_dHeWvN:124: 'end' expected (to close 'for' at line 83) near '<eof>'


Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox