All pastes #2121818 Raw Edit

Miscellany

public text v1 · immutable
#2121818 ·published 2012-02-26 19:40 UTC
rendered paste body
      var %x = 1
      var %file = $qt($mircdirmodules\ytp\ytp.cfg)

      while %x <= $ini(%file,0) {
        echo -a Title: $v1 | echo -a Link: $readini(%file,$v1,Link)
        inc %x
      }