Redirected URLs

Share your advanced PureBasic knowledge/code with the community.
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

@AND51
I'm getting an IMA in line 9 (ElseIf AllowMetaRefresh...) :?
Windows 7 & PureBasic 4.4
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

I'll have a look in several minutes...
PB 4.30

Code: Select all

onErrorGoto(?Fred)
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

Hm... Sorry, I can't detect the reason.
I'm using 4.20/XP...

Could you try to re-arrange the If-conditions?
Can you separate the "If AllowMetaRefresh" and "If ExtractRegularExpression"?

I've got no idea at the moment... Or do you see any logical error at my code?!
PB 4.30

Code: Select all

onErrorGoto(?Fred)
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

AND51 wrote:Hm... Sorry, I can't detect the reason.
I'm using 4.20/XP...

Could you try to re-arrange the If-conditions?
Can you separate the "If AllowMetaRefresh" and "If ExtractRegularExpression"?

I've got no idea at the moment... Or do you see any logical error at my code?!
Check your PMs...
Windows 7 & PureBasic 4.4
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

milan1612 wrote:Check your PMs...
Now, check your PMs... :lol:
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Post Reply