home *** CD-ROM | disk | FTP | other *** search
- on spec1999
- if the long date contains "Jan" then
- spec0199()
- else
- if the long date contains "Feb" then
- spec0299()
- else
- if the long date contains "Mar" then
- spec0399()
- else
- if the long date contains "Apr" then
- spec0499()
- else
- if the long date contains "May" then
- spec0599()
- else
- if the long date contains "Jun" then
- spec0699()
- else
- if the long date contains "Jul" then
- spec0799()
- else
- if the long date contains "Aug" then
- spec0899()
- else
- if the long date contains "Sep" then
- spec0999()
- else
- if the long date contains "Oct" then
- spec1099()
- else
- if the long date contains "Nov" then
- spec1199()
- else
- if the long date contains "Dec" then
- spec1299()
- else
- go(77)
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end
-