home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!munnari.oz.au!uniwa!swanee.ee.uwa.oz.au!hutchens
- From: hutchens@uwa.oz.au (JL HUTCHENS)
- Subject: Re: PROBLEM WTIH AMOS
- Message-ID: <hutchens.714807490@s3>
- Sender: news@swanee.ee.uwa.oz.au
- Organization: Elec Eng, Univ of Western Australia
- References: <Volkmar_Rigo.08sh@augs1.ch.so.commodore.com>
- Date: 26 Aug 92 05:38:10 GMT
- Lines: 21
-
- Volkmar_Rigo@augs1.ch.so.commodore.com (Volkmar Rigo) writes:
-
- >hello. This little Amos programm has a very fatal bug(guru):
- >set buffer 200:dim a(200,200)
- >for i=0 to 200
- >for j=0 to 200
- >a(i,j)=1
- >next
- >next
-
- >can you help me??
-
-
- >-- DLG Pro v0.992
-
- The problem is that you are using an old version of AMOS. I tried your
- program at home and it guru'd in AMOS v1.1 but worked fine in AMOS v1.34.
- AMOS v1.34 is the latest version and the publishers claim that every
- command is bug free. I suggest that you upgrade immediately. Many
- PD suppliers will have the upgrade disk, or you can order it from the
- AMOS Users Club, of which you should be a member.
-