Hi all

I am working with a couple of files, one holds functions to access a rdbms and the 
other the dialog controls for the application. I'm not quite sure what i've changed 
(as it was working fine) but i get the follwing error (twice) on compile.


Sub routine or Function already defined:Main
Sub routine or Function already defined:Main

I have checked both files thorughly for another 

Sub Main &
Declare Sub Main

but cannot find anything, the first error directs me to the next statement below 

Declare Sub Main

No matter where I put it.

The second directs me to the first place I call a function from the included file. 
Again I have checked that only single declarations etc exist. The correct file is 
Included in the dialog file and compiles fine. 

Can anyone shed any light on this??

Help much appreciated.

Thanks

Mark

Reply via email to