Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!husc6!cfa!kloppen From: kloppen@gmdzi.UUCP (Jelske Kloppenburg) Newsgroups: comp.lang.modula2 Subject: Re: WriteInt(-32768, n) Summary: This type is not expected Message-ID: <1527@cfa.cfa.harvard.EDU> Date: 20 Apr 89 21:58:38 GMT References: <1007@psueea.UUCP> Sender: news@cfa.harvard.EDU Organization: GMD, Sankt Augustin, F. R. Germany Lines: 14 I just gave your example to my TDI Modula-2/ST Compiler Version 2.30a. In the Statement int := -32768; it said to that number this type is not expected. That is correct: int is declared as INTEGER and -32768 is LONGINT. --- Kloppenburg@kmx.gmd.dbp.de UUCP: kloppen@gmdzi In real life: Jelske Kloppenburg