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...
Continue reading...