only dct and then wizarded make, C90, NT 7.35
the errors are:
1. Prototype is: WEBSERVER(<NETWEBSERVER>)
2. Illegal reference assignment or equivalence
3. Unknown identifier: PSERVER
all in procedure "WebServer", but I think only the first is relevant. Code is:
!!! <summary>
!!! Generated from procedure template - Window
!!! </summary>
WebServer PROCEDURE <---- here is the error !!!
WebLog GROUP,PRE(web) !
EnableLogging LONG(1) !
LastGet STRING(4096) !
LastPost STRING(4096) !
StartDate LONG !
Any hints ?
TIA, Thomas