Volatile:Search

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{#def:RESULT|{{#repeat:SearchTitle|1|{{{1}}}}}}}
 
{{#def:RESULT|{{#repeat:SearchTitle|1|{{{1}}}}}}}
 +
{{#def:SIZE|{{{2|50}}}}}
 +
{{#def:PAGE|{{{3|1}}}}}
  
 
{{#lua:
 
{{#lua:
 
   local L = {};
 
   local L = {};
   local start = tonumber({{{2|50}}})*tonumber({{{3|1}}});
+
   local start = tonumber(SIZE)*tonumber(PAGE);
 
   for word in stdin:gmatch("%S+") do
 
   for word in stdin:gmatch("%S+") do
 
     table.insert(L,word);
 
     table.insert(L,word);

Revision as of 02:48, 29 June 2008



./lua: /tmp/mw_ex_lua_OnkOUc:2: attempt to perform arithmetic on a nil value

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox