get("#349") -- table functions
refs = findNTTitle("Need bridge %")
for id in all(refs) do
id = "#"..id
title = getSnippetTitle(id)
print(id.." - "..title)
_, _, snippetID, masterBridgeID = title:find("from (#%d+) following master bridge (#%d+)")
snippetTitle = getSnippetTitle(snippetID)
snippetText = getSnippet(snippetID)
print(" "..snippetID.." - "..snippetTitle)
print(" "..snippetText.."\n")
print(" Your verdict: \n")
end
test run test run with input download show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
2 comment(s) hidden. show
| Snippet ID: | #530 |
| Snippet name: | Find "Need bridge" snippets & present questionnaire |
| Eternal ID of this version: | #530/1 |
| Text MD5: | db2686056de850eb2f2b3e384699717d |
| Author: | stefan |
| Category: | |
| Type: | Lua code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-03-15 00:43:24 |
| Source code size: | 470 bytes / 15 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 2065 / 318 |
| Referenced in: | [show references] |