Jump to content

Recommended Posts

Posted

Why ??==> Array variable has incorrect number of subscripts or subscript dimension range exceeded. I unknow this code is Error can I help me. Very thanks. My email: hackcrack@rocketmail.com Global $ip = _checkIP ($get_ip)

Global $server = StringTrimLeft($information[2],7)

Global $port = StringTrimLeft($information[3],5)

Global $nick = "Ro-"&Chr(Random(65,90,1))&Chr(Random(65,90,1))&Chr(Random(65,90,1))&Chr(Random(65,90,1))&Chr(Random(65,90,1))&Chr(Random(65,90,1))&Chr(Random(65,90,1))&Chr(Random(65,90,1))

Global $channel = StringTrimLeft($information[4],8)

Global $new_version = StringTrimLeft($information[5],8)

Global $master = StringTrimLeft($information[6],7)

Global $command

Posted (edited)

1. Please use proper english.

2. Why in the world did you post your email address?

3. This code is very incomplete (and not in a codebox), I don't even see an array declared.

Edited by Hawkwing

The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.

Posted

You might not get much help here...

http://www.autoitscript.com/forum/index.php?showtopic=100160

...given your first post/thread.

[size="1"][font="Arial"].[u].[/u][/font][/size]

Posted

knowing how to use an Array would be handy.

I would learn Arrays and listen to Hawkwing.

Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...