Selasa, Stealth Time,
[..in milis thebat!tech..], Januk wrote:
    « Januk's The Bat! (v1.49c) Educational rip »
> I've snipped all but the regexp pattern.  You have used 1? to indicate
> the 10s of hours.  This can cause problems since ? after a character
> means "Match the previous letter 0 or 1 time"

> Change this pattern (similarly all other patterns to:

> (?i)(?(?=18\:[0-5][0-9])18\:[0-5][0-9];(.*?);|.*;.*?;(.*))
    « Januk's The Bat! (v1.49c) Educational rip »
 Ok then
 I change to .... (?i)(?(?=0[0-2]\:[0-5][0-9])0[0-2]\:[0-5][0-9] ....
                           ^^^^^^             ^^^^^^
                          before it was
                          0?[0-2]

                          I delete "?" sign
for = 10 date and more..
.... (?i)(?(?=1[0-1]\:[0-5][0-9])1[0-1]\:[0-5][0-9];(.*?);|. ....
              ^^^^^^             ^^^^^^
before, it was 1?[0-1]

So what's wrong..? still "stealth time",
wait..* read help from TB help*

[0-1] means one of those character so it's right

BTW, I change all from QT 1 untuk QT 13 for it, but still wrong string
comeout..!
Oh yeah this is %GMT_Time Output:
09:07:31

Is that Character second (:31) distrube the string ?


-- 
snake, yang nulis waktu orang pada tidur
solid_snake mailto:[EMAIL PROTECTED]

-- 
______________________________________________________
Archives   : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : archive@jab.org


Reply via email to