jacknbey
08-03-2005, 08:23 AM
Hi,
I try to assign the following:-
"1AUG2005"
into:-
day = 1
month = AUG
year = 2005
since the day is either 1 or 2 characters in length and month is always in 3 character code I think it could be parse from the right handside.
Cannot find the SHIFT equivalent command. Anyone can share some knowledge how to do this?
Thanks a lot.
I try to assign the following:-
"1AUG2005"
into:-
day = 1
month = AUG
year = 2005
since the day is either 1 or 2 characters in length and month is always in 3 character code I think it could be parse from the right handside.
Cannot find the SHIFT equivalent command. Anyone can share some knowledge how to do this?
Thanks a lot.