Jump to content

getting Bloomberg update from site


gcue
 Share

Recommended Posts

hello.

i am trying to download Bloomberg update from their site. they often change the date format which the update filename contains.

for example last month it was

upgr080711.exe

and this month its

upgr08072011.exe

so i often have to switch this to accomodate

StringRegExp($sHTML, "http://bdn-ak.bloomberg.com/software/trv/bupd\d\d\d\d\d\d.exe", 2)

is there something that will work for both date formats (wether they are 6 digits or 8)?

thanks =)

Link to comment
Share on other sites

I'm not good with StringregExp yet, but I remember something about getting all character between 2 non capture groups which in your example, looks like upgr and .exe

hopefully it helps.

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

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...