Of all the screens used in MAS 500, PO - Enter Purchase Orders is the only one that has reach the maximum limit of controls that can be used in VB 6. Recommend a redesign of this task to allow 3rd party developers to add new controls as necessary in order to complete customizations.

Currently 3rd party developers must create control arrays for existing controls on the form (mostly using the existing labels) in order to add new controls. This can result in strange behavior if functionality of the form is tied to the tab order of controls and the 3rd party developer forgets to address that.

Comments

  • Does this apply to standard customizations Lou? Or are you referencing this as a source code change?

  • I complained about this at least 5 years ago. Tim it's only for source code.