dixonpete Posted September 9, 2011 Posted September 9, 2011 I'm used to having an ALEN function for this. I'm getting an array generated that I don't know the size of and I need to process its contents. Is there a technique?
AdmiralAlkex Posted September 9, 2011 Posted September 9, 2011 Use the function UBound() .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
dixonpete Posted September 9, 2011 Author Posted September 9, 2011 Ah, it's the UBound function. Stuck for hours then 10 minutes after I post the question I find the answer myself. Figures..
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now