Jump to content

RSS reader help


Recommended Posts

Hi,

Well after trawling the forums for over an hour, I have sort of found something similar to what I want.

At the moment I have

#include <_rss.au3>
$Test = _RSSGetInfo("http://www.sage.co.uk/rss/SageTaxationSuite.xml", "<description>", "</description>")
;$FRED = StringTrimLeft ($test1, 5)
MsgBox(0, "Test", $test[2])

Now, this returns some unwanted data at the begining and end of the msgbox, so I want to trim it a bit and change the msgbox to $fred but I just get errors about Subscript used with non-Array variable.

Any ideas on this, or if anyone has a better RSS feed reader (I either want pre-defined RSS feed that can not be altered, or a pre set list of RSS feeds for the user to choose from)

Any ideas?

--EDIT--

Have worked out where I was going wrong and moved [2] to after $test1.

If anyone has a better script, please let me know though!

Edited by arcticpup
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...