Jump to content

Recommended Posts

Posted
Global $os
a120000194c_()
Global $a1920806159 = a120000194c($os[1]), $a2420a0452c = a120000194c($os[2]), $a2020c04261 = a120000194c($os[3]), $a1420e00729 = a120000194c($os[4]), $a5e30000717 = a120000194c($os[5]), $a5430205016 = a120000194c($os[6]), $a3530401656 = a120000194c($os[7]), $a1630605711 = a120000194c($os[8]), $a1c30805737 = a120000194c($os[9]), $a1d30a0432b = a120000194c($os[10]), $a1130c02f16 = a120000194c($os[11]), $a4c30e01b04 = a120000194c($os[12]), $a1640003722 = a120000194c($os[13]), $a5a40200114 = a120000194c($os[14]), $a4340400e15 = a120000194c($os[15]), $a1d4060001a = a120000194c($os[16]), $a5140806349 = a120000194c($os[17]), $a2540a04e25 = a120000194c($os[18]), $a4b40c02c5d = a120000194c($os[19]), $a5340e04d23 = a120000194c($os[20]), $a2a5010062f = a120000194c($os[21]), $a435030480c = a120000194c($os[22]), $a0050501c3f = a120000194c($os[23]), $a0250703723 = a120000194c($os[24]), $a0250904a26 =

 

Hi guys im trying to figure out what is wrong and why am i sitll getting error called:  (3) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.:

 

Global $a1920806159 = a120000194c($os[1]), $a2420a0452c = a120000194c($os[2]), $a2020c04261 = a120000194c($os[3]), $a1420e00729 = a120000194c($os[4]), $a5e30000717 = a120000194c($os[5]), $a5430205016 = a120000194c($os[6]), $a3530401656 = a120000194c($os[7]), $a1630605711 = a120000194c($os[8]), $a1c30805737 = a120000194c($os[9]), $a1d30a0432b = a120000194c($os[10]), $a1130c02f16 = a120000194c($os[11]), $a4c30e01b04 = a120000194c($os[12]), $a1640003722 = a120000194c($os[13]), $a5a40200114 = a120000194c($os[14]), $a4340400e15 = a120000194c($os[15]), $a1d4060001a = a120000194c($os[16]), $a5140806349 = a120000194c($os[17]), $a2540a04e25 = a120000194c($os[18]), $a4b40c02c5d = a120000194c($os[19]), $a5340e04d23 = a120000194c($os[20]), $a2a5010062f = a120000194c($os[21]), $a435030480c = a120000194c($os[22]), $a0050501c3f = a120000194c($os[23]), $a0250703723 = a120000194c($os[24]), $a0250904a26 = a120000194c($os[25]), $a3b50b06339 = a120000194c($os[26]), $a1350d01825 = a120000194c($os[27]), $a5650f06237 = a120000194c($os[28]), $a1860106320 = a120000194c($os[29]), $a4260304c11 = a120000194c($os[30]), $a4e60500518 = a120000194c($os[31]), $a0360706244 = a120000194c($os[32]), $a2260905d2a = a120000194c($os[33]), $a2560b01349 = a120000194c($os[34]), $a4a60d04829 = a120000194c($os[35]), $a1b60f06100 = a120000194c($os[36]), $a0e70105d48 = a120000194c($os[37]), $a0b70301e60 = a120000194c($os[38]), $a1670504e17 = a120000194c($os[39]), $a0f70704605 = a120000194c($os[40]), $a1c70903e44 = a120000194c($os[41]), $a3e70b04923 = a120000194c($os[42]), $a1a70d04d1d = a120000194c($os[43]), $a1170f01851 = a120000194c($os[44]), $a2c80101a4a = a120000194c($os[45]), $a3d80301035 = a120000194c($os[46]), $a4680506202 = a120000194c($os[47]), $a4980705b43 = a120000194c($os[48]), $a4580901d34 = a120000194c($os[49]), $a4680b05451 = a120000194c($os[50]), $a1c80d02b3c = a120000194c($os[51]), $a4180f03606 = a120000194c($os[52]), $a4690105b4b = a120000194c($os[53]), $a5d90303e12 = a120000194c($os[54]), $a3e90500954 = a120000194c($os[55]), $a2690705941 = a120000194c($os[56])
Global $a1920806159 = a120000194c($os[1]), $a2420a0452c = a120000194c(^ ERROR

 

is there any one there can look at my codes to figure ot whats wrong and why im getting dimension range exceeded.? thankyou in advance

  • Moderators
Posted

Your code is not complete as it ends in a =, as well as you providing no explanation as to what you are trying to accomplish with this mess. How about some explanation as to what you are trying to do; help us help you.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

  • Moderators
Posted

Bishop12,

And just where did you get this rather unwieldy looking code?

M23

P.S. And just to be absolutely clear - this is the Mod team determining the legality of the thread, so everyone else please keep out.

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...