
08-29-2002, 12:36 PM
|
Banned
|
 |
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
|
|
Quote:
Originally posted by Python523
prozac, look into string arrays, instead of having to set a string for each month, do
setstring this.months,January,February,March,April,May,June, July,August,September,October,November,December;
and use a var to get the month
#I(this.months,0) = January
|
yes thats how i have it set up on enigma... :cough: |
|
|