Access to the Generation Map from spec entry

Whilst on the subject of you may or may not know, You may or may not know that in program logic override you have been able since 3.4 M5 to enter a '>' in the action control box and go directly to the generation map to see the code generated (You cannot use '>' to see the code that will be generated, this option only works on a spec that has been generated). This is useful in checking out exactly what is created by a particular 4GL action or to check the AND/OR nesting generated if you have used a complex set of conditions. The '>' option is now available from the entry screens for Boolean Conditions , Validations and Validation KLIST/PLISTs, Program Call PLISTs, Secondary updates and Secondary Update Field moves.

Remember the big benefit in using the Map Enquiry over using SEU is that you can 'Z' oom on a subroutine call to link directly to the start of the subroutine and then hit F12 to return to the EXSR / CASE statement making source navigation very rapid.