cPrintURL Problem with TimeBetween

Hello, I have problem with cPrintURL

retezec = "http://nahlizenidokn.cuzk.cz/MapaIdentifikace.aspx?l=KN&x=-623680&y=-1115316"

oPDF.cPrintURL (retezec)

It is OK

but I have problem with Option TimeBetween:

oPDF.cPrintURL (retezec,1500)

MS Visual Basic say: "Compile error Expected: ="

(W7 64-bit Czech, MSOffice 2007 SP3, Excel VBA)

PLS help