From: "Torsten Giebl" Newsgroups: comp.os.msdos.djgpp Subject: Is it possible to use Labels ???? Date: Mon, 24 Apr 2000 01:02:01 +0200 Organization: T-Online Lines: 12 Message-ID: <8dvvmu$49g$1@news00.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news00.btx.dtag.de 956531230 4400 320035840427-0001 000423 23:07:10 X-Complaints-To: abuse AT t-online DOT de X-Sender: 320035840427-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have written some smaller programs in Free Pascal and there you can use things like this: Test: .. .. .. GOTO Test Can i also use labels in DJGPP ??? If yes, how ???