View Single Post
  #1  
Old 08-28-2006, 11:12 AM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
Bomypet problem.

PHP Code:
temp.cmds 1;
temp.cmda this.( "load_" slotindex 2).tokenize"->")[ 0];
temp.cmdb this.( "load_" slotindex 2).tokenize"->")[ bindex];
temp.cmdc = { temp.cmdatemp.cmdb};
temp.cmdt = { "event""action"}; 
for ( 
02++) {
  if ( 
temp.cmdct].length() > 0) {
    if ( 
temp.cmdct].pos"(") = - 1
      
this.( "c" temp.cmdtt]) = requestCommandIndextemp.cmdct]);
    else {
      
this.( "c" temp.cmdtt]) = requestCommandIndextemp.cmdct].substring0temp.cmdct].pos"(")));
      if ( 
this.draw_iconsthis.caction][ 6] == 2) {
        
temp.cmdm "";
        
temp.cmds this.draw_iconsthis.caction][ 8].indextemp.cmdct].substringtemp.cmdct].pos"(") + 1temp.cmdct].pos")") - temp.cmdct].pos"(") - 1));
        
temp.cmdb "dropdown";
        echo(
"Debug (t - temp.cmds): " " - " temp.cmds);
      }
      else {
        
temp.cmdm temp.cmdct].substringtemp.cmdct].pos"(") + 1temp.cmdct].pos")") - temp.cmdct].pos"(") - 1);
        
temp.cmdb temp.cmdtt].substring01).upper() @ temp.cmdtt].substring1).lower();
      }
      
initTextboxtemp.cmdbtemp.cmds); 
      if ( 
temp.cmdm != "")
        ( 
temp.cmdb "_Param").text temp.cmdm;
      
this.( temp.cmdtt].substring01) @ "textbox") = 1;
    }
  }

Rc keeps giving an error that a loop limit has been exceeded, anyone knows why? I mean.. it only makes a loop till 2.. so it shouldn't do anything wrong.
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote