The Daily Click ::. Forums ::. Klik Coding Help ::. INI obejct problem
 

Post Reply  Post Oekaki 
 

Posted By Message

Dave Matthew (Jester Gaming)



Registered
  09/07/2004
Points
  148
19th August, 2004 at 14:35:16 -

I want to set the current Group depeneding on the main characters value A. For example if Value A("Character") = 3
I want to set current group to 3 but I just canīt. I get a syntax error. Anyone knows how to fix it without having to test for all possible A Values?

 
n/a

tdc052621



Registered
  20/12/2002
Points
  908
19th August, 2004 at 14:49:20 -

make sure "Character" is spelled right

 
n/a

X_Sheep

I had a custom rating before it was cool

Registered
  01/03/2004
Points
  1313

VIP MemberPicture Me This -Round 23- Winner!Dos Rules!
19th August, 2004 at 14:50:02 -

str$( Value A ("Character"))

The problem is that a group name must be text. Str$ converts 3 to "3", which makes it work properly.

 
a/n

Dave Matthew (Jester Gaming)



Registered
  09/07/2004
Points
  148
20th August, 2004 at 03:14:45 -

Thanks a lot!

 
n/a
   

Post Reply



 



Advertisement

Worth A Click