|
-
February 24th, 2011, 08:01 PM
#5
Re: help on making a save code
Code:
Dim namelengCHR as STRING
nameleng = Number(username.length) + 8 * Rnd(3) + 65
namelengCHR = Chr(nameleng)
Or, even add your IF statement logic in between the lines
EDIT: Just noticed that you didn't declare nameleng as anything, which creates an OBJECT
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|