1. Yup it happened. User.e 3.9.
- Posted by Matt Z Nunyabidness <matt1278 at JUNO.COM>
Oct 24, 1998
-
Last edited Oct 25, 1998
Now that I'm nearing version 4.0, i have created a function named
rldate(). It returns the month in the form of something like Saturday
October 24th, 1998. This one is a real treat! Right now I have a copy
going to...hey al. do you want version 3.9?
The syntax could simply be something like:
puts(1,rldate())
or
var=rldate()
_________________
"When it comes to programming languages, Eu™ by RDS is a cut above" -
Matt1278 and SoftPrez
Webbers: <A HREF="mailto:softprez at juno.com">softprez at juno.com</A>,
president of SoftCo.® Uh, no slogan at the moment™
Seeya next week!
2. Re: Yup it happened. User.e 3.9.
On Sat, 24 Oct 1998 20:16:06 -0400, Matt Z Nunyabidness <matt1278 at JUNO.COM>
wrote:
>Now that I'm nearing version 4.0, i have created a function named
>rldate(). It returns the month in the form of something like Saturday
>October 24th, 1998. This one is a real treat! Right now I have a copy
>going to...hey al. do you want version 3.9?
>The syntax could simply be something like:
>
>puts(1,rldate())
>
Matt:
Please post the function - it can't be very long, and people
might learn something by looking at it.
Irv