Forum Post: RE: Can you customize the PROPATH of an RTB Plugin project?

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
I need the r-code between Task and Workspace because; 1. We have a separate r-code location, so it should be Task Workspace r-code Workspace . You can only add above or below the RoundTable default PROPATH. 2. Class files (specially those CLS files that are being called from another CLS) will no longer run uncompiled. You will get unknown datatype error when the r-code of a CLS is not found. 3. The application will be too slow if it has to recompile code on the fly. 4. [DESIGN TIME ISSUE] The Visual Designer will not always load a form in Design View that uses ABL controls or usercontrols if the ABL controls and usercontrols are not compiled.

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