[progress Communities] [progress Openedge Abl] Forum Post: Re: Error On Compiling Class...

  • Thread starter Thread starter DenDuze
  • Start date Start date
Status
Not open for further replies.
D

DenDuze

Guest
HI, No my casing is correct (like I mentioned in my first post) I just changed the serversocket to ServerSocket (after I copied the compile error) because the class is really named ServerSocket.cls but I forgot to change the compile error. I changed that because maybe someone had also used this class and would tell me that it should be ServerSocket So now the correct code and the error define variable oServerSocket as com.dotr.socket.ServerSocket no-undo. Invalid datatype specified: com.dotr.socket.ServerSocket. Specify a datatype such as 'character' or the name of a class. (5638) Could not understand line 1. (196) Source is under ./com/dotr/socket and is named ServerSocket.cls Regards

Continue reading...
 
Status
Not open for further replies.
Back
Top