When I create an implementation for implicit enhancements, etc., why is the editor so limited?
The way I edit source is do click the Display Code (Source) button from within the implementation. This leads to a very limited lower-half of the screen editor for the implicit enhancement, with no apparent pretty print options.
Are there alternatives to this, to make the code conform to other code? I thought of editing the code in another ZPROGRAM and then just cutting and pasting.