HI
I’m using this example
display.setStatusBar( display.HiddenStatusBar )
local rss = require("rss")
item = {}
item = rss.feed("giralatina.rss", system.TemporaryDirectory)
for i = 1, #item do
print(item.title)
print(item.link)
print(item.pubDate)
end
But don’t work.
I have this error
Build: 2011.704
untime error
…s and settings\erasmo\desktop\rssgiralatina\main.lua:14: module 'rss
not found:resource (rss.lu) does not exist in archive
no field package.preload[‘rss’]
no file 'c:\documents and settings\erasmo\desktop\rssgiralatina\rss.lua
no fiRuntime error: …s and settings\erasmo\desktop\rssgiralatina\main
ua:14: module ‘rss’ not found:resource (rss.lu) does not exist in archive
no field package.preload[‘rss’]
no file 'c:\documents and settings\erasmo\desktop\rssgiralatina\rss.lua
no file 'C:\Programm
Help
[import]uid: 100428 topic_id: 23741 reply_id: 323741[/import]