home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!cc.usu.edu!sl1zm
- From: sl1zm@cc.usu.edu
- Newsgroups: comp.sys.amiga.multimedia
- Subject: AmigaVision bugs... not all...
- Message-ID: <1992Sep9.020554.58731@cc.usu.edu>
- Date: 9 Sep 92 02:05:54 MDT
- Organization: Utah State University
- Lines: 13
-
- A while back I posted a message that said the inc() and dec() functions in
- AmigaVision didn't work... well, they do.
-
- The proper usage is as follows:
-
- var = inc(var)
-
-
- var = dec(var)
-
-
- James
-
-