User Tools

Site Tools


useful_programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
useful_programs [2020/06/03 12:00] – [Other handy functions] emozolyakuseful_programs [2020/06/03 12:01] – [Other handy functions] emozolyak
Line 770: Line 770:
 end -- P_TRIG  end -- P_TRIG 
  
-function MulGetReg(...) -- multiple ids or aliases read, returns table, have to be unpack() 'ed+-- multiple ids or aliases read, returns table, have to be unpack() 'ed 
 +-- usage: v1, v2, v3... = unpack(mRead(1, 2, 3, ...)) 
 +function mRead(...) 
      local results = {}       local results = {} 
      for i = 1, #arg do       for i = 1, #arg do 
useful_programs.txt · Last modified: 2024/03/19 09:39 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki