[progress Communities] [progress Openedge Abl] Forum Post: Error On Compiling Class Under Linux

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

DenDuze

Guest
I tried the use of the ServerSocket-class. This works great in development (Windows) When I move the code to our test environment (linux) and I want to compile the source I'm getting the following error. Invalid datatype specified: com.dotr.socket.serversocket. Specify a xdatatype such as 'character' or the name of a class. (5638) Could not understand line 1. (196) . So why do i get this error on the following statement: define variable oServerSocket as com.dotr.socket.ServerSocket no-undo. When I look to my propath the ServerSocket.cls is in the correct directory and has the correct casing. Is there some catch with compiling classes on Linux?? Regards

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