home *** CD-ROM | disk | FTP | other *** search
- Path: cs.uwa.edu.au!jasonb
- From: jasonb@cs.uwa.edu.au (Jason S Birch)
- Newsgroups: comp.sys.amiga.programmer
- Subject: AREXX: Funny release information
- Date: 16 Jan 96 01:58:17 GMT
- Organization: The University of Western Australia
- Message-ID: <jasonb.821757497@cs.uwa.edu.au>
- NNTP-Posting-Host: decadence.cs.uwa.oz.au
- X-Newsreader: NN version 6.5.0 #3 (NOV)
-
- I was playing around with ARexx the other day and tried the following
- script:
-
- /* Obtain version information */
- parse version interpreter version release
- say interpreter' Version:'version' Release:'release
-
- Here's the output on my machine:
-
- ARexx Version:V1.15 Release: 68070 68881 PAL 50HZ
-
- What it *should* read is 68040 (and then presumeably 68882), etc.
- Unless, of course, someone played a joke on me with my CPU. ;-)
-
- This is with KS 40.70, WB 40.42.
-
- --
- Jason S Birch ,-_|\ email: jasonb@cs.uwa.edu.au
- Department of Computer Science / \ Tel (work): +61 9 380 1840
- The University of Western Australia *_.-._/ Fax (work): +61 9 380 1089
- Nedlands W. Australia 6907 v Tel (home): +61 9 386 8630
-