Mail Archives: djgpp/1997/09/21/13:33:41
Javier Arriero País <jap AT mundivia DOT es> wrote:
> [...]
> if I write "uses <unit>", I get a "pharse error before Uses". When delete
> it, I get another error, a "name expected -- identifier Object given".
Obviously, you are running a rather old version of GPC that does not
yet understand `uses' and `object'. At the command line, type `gpc -v'.
You will get something like `gpc version 1.1(2.6.3)'. The current
official version yields `gpc version 2.0(2.7.2.1)'.
To upgrade, download `v2gnu/gpc20b.zip' from your favourite DJGPP site.
If you are curious about the upcoming next version (2.1) of GNU Pascal,
visit ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/. :-)
Hope this helps,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer
peter DOT gerwinski AT uni-essen DOT de - http://home.pages.de/~peter.gerwinski/ [970201]
maintainer GNU Pascal [970714] - http://home.pages.de/~gnu-pascal/ [970125]
- Raw text -