Moderator: 2020vision
by Captain Sensible » Fri Sep 09, 2011 4:09 pm
by dgs2001 » Fri Sep 09, 2011 7:18 pm
by osknows » Fri Sep 09, 2011 8:11 pm
by negapo » Sat Sep 10, 2011 12:46 am
by Captain Sensible » Sat Sep 10, 2011 1:04 am
Array
(
[0] =stdClass Object
(
[asianLineId] =0
[betCategoryType] =E
[betPersistenceType] None
[betType] =B
[bSPLiability] =
[marketId] =100379764
[price] =50
[selectionId] =5760451
[size] =4.76
)
[1] =stdClass Object
(
[asianLineId] =0
[betCategoryType] =E
[betPersistenceType] None
[betType] =B
[bSPLiability] =
[marketId] =100379764
[price] =60
[selectionId] =5228518
[size] =4.53
)
)
by Captain Sensible » Sat Sep 10, 2011 1:18 am
by osknows » Sat Sep 10, 2011 1:48 am
by dgs2001 » Sat Sep 10, 2011 8:37 am
by dgs2001 » Sat Sep 10, 2011 8:52 am
Sub From_sheet_make_array()
Dim myarray As Variant
myarray = Range("a5:p30").Value
'Looping structure to look at array.
For i = LBound(myarray) To UBound(myarray)
MsgBox myarray(i, 1)
Next
End Sub
by Captain Sensible » Sat Sep 10, 2011 1:55 pm
The strength of Gruss Software is that it’s been designed by one of you, a frustrated sports punter, and then developed by listening to dozens of like-minded enthusiasts.
Gruss is owned and run by brothers Gary and Mark Russell. Gary discovered Betfair in 2004 and soon realised that using bespoke software to place bets was much more efficient than merely placing them through the website.
Gary built his own software and then enhanced its features after trialling it through other Betfair users and reacting to their improvement ideas, something that still happens today.
He started making a small monthly charge so he could work on it full-time and then recruited Mark to help develop the products and Gruss Software was born.
We think it’s the best of its kind and so do a lot of our customers. But you can never stand still in this game and we’ll continue to improve the software if any more great ideas emerge.