Template:MassBank/Matrix
From Metabolomics.JP
(Difference between revisions)
m |
m |
||
| Line 160: | Line 160: | ||
comment = comment .. line | comment = comment .. line | ||
until true | until true | ||
| + | end | ||
| + | if (comment ~= "") then | ||
| + | ret = ret .. "#-\n" | ||
| + | ret = ret .. "##"..head.." ## "..tail.."\n" | ||
| + | ret = ret .. "## "..comment.."\n" | ||
end | end | ||
if (ret ~= "") then | if (ret ~= "") then | ||
Revision as of 01:40, 14 May 2009
No 'ION INFO' line in the form &&(formula)&&(formula)&&...&&
| MassBank/Matrix | 64 CHClONSP |
| 64 CHClONSP |
|
./lua: /tmp/mw_ex_lua_1dgVEY:25: attempt to concatenate global 'tail' (a nil value)