home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apple2 / 20011 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.2 KB

  1. Path: sparky!uunet!oracle!unrepliable!bounce
  2. Newsgroups: comp.sys.apple2
  3. From: dpawson@us.oracle.com (Dave Pawson)
  4. Subject: Random numbers/time
  5. Message-ID: <1992Sep6.214354.12791@oracle.us.oracle.com>
  6. Sender: usenet@oracle.us.oracle.com (Oracle News Poster)
  7. Nntp-Posting-Host: hqsun4.us.oracle.com
  8. Organization: Oracle Corporation, Redwood Shores CA
  9. Date: Sun, 6 Sep 1992 21:43:54 GMT
  10. X-Disclaimer: This message was written by an unauthenticated user
  11.               at Oracle Corporation.  The opinions expressed are those
  12.               of the user and not necessarily those of Oracle.
  13. Lines: 16
  14.  
  15. Hey folks,
  16.    I'm trying to write a BASIC program for a friend who is a teacher.  She has
  17. an Apple IIe in her classroom.  Alas, I'm trying to write without a manual, so
  18. I have a few "portability" issues.
  19.  
  20. 1) Time.  How do you get the time in Apple IIe BASIC?  Is it returned as a
  21. string or a number?
  22.  
  23. 2) Random numbers.  How do you get a random number from 0 to n?
  24.  
  25. Any help you could give would be greatly appreciated.  I'll try to check in 
  26. here, but mail would be best.
  27.                                                      Thanks!
  28.                                                             Dave
  29.                                                             dpawson@oracle.com
  30.  
  31.