You can only use 'in' if it is the uses clause of a project (program or library).
Stacey > -----Original Message----- > From: Alistair George [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 13 February 2003 16:06 > To: Multiple recipients of list delphi > Subject: [DUG]: uses > > > Hi all. What could be wrong here in the Uses: > > dfsStatusBar, mb in '../back4winxp/mb.pas'; > > mb throws an error: ',' or ';' expected, but 'IN' found. > > > thanks, > Al+ > > -------------------------------------------------------------- > ------------- > New Zealand Delphi Users group - Delphi List - > [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
