J
jquerijero
Guest
For standard OE project, you will need to build the PROPATH to make it useful. That's a given. With regards to the need for the rcode; - You need the rcode (of other CLS files) to open a CLS files (ex. form with custom controls) in design view. - You need the rcode to be able to run your program without getting the unknown datatype error. This is probably related to the first one. Granted the issues might just be a limitation of OpenEdge, but to workaround this issue requires a better control over the PROPATH entries.
Continue reading...
Continue reading...