This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

hi

Old posts that have not been replied to for several years.
Locked
S
Snapple
Voice
Posts: 38
Joined: Fri Jul 18, 2003 4:41 pm
Location: Israel
Contact:

hi

Post by Snapple »

what is the problem in the next command:
foreach xxx $helps([md5 $ar]) {
this only happens on md5 when it's a regular string it works well
thanks
Snapple
There are 10 kind of people here, the one's who know binary code and the one's who don't.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Officialy, there is nothing wrong with that command, apart from it missing the bopdy of the foreach loop.

WHat is the body of the foreach loop and what error do you get
S
Snapple
Voice
Posts: 38
Joined: Fri Jul 18, 2003 4:41 pm
Location: Israel
Contact:

hi

Post by Snapple »

I tried viewing what line the bot stops at
and it is this line, the problem is there somewhere :)
Snapple
There are 10 kind of people here, the one's who know binary code and the one's who don't.
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

Are we supposed to guess what the error is?
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

Guessing time then...

If the error is in that line it is prolly of the sort "Tcl error: can't read "helps(f6bb413f7f370ccf5b80fda6fa14214d)": no such variable"
Locked