As far as I am aware the ' in ...' etc goes in the project uses clause.
Individual units have to be mentioned correctly in the project uses clause.
So:

add the Unit to the project (Project add file)
then get rid of the path stuff from the units uses clause.

regards




-----Original Message-----
From: Alistair George [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 13 February 2003 4:06 p.m.
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/

Reply via email to