Allan Green
New Member
This is almost trivial, but I guess all OpenEdge developers who have ever tried to use &MESSAGE will understand...
(I should add that I restrict the use of &MESSAGE to code development/experimentatioin, users (I hope!) should never get to see this output!)
Anyway, my query is; has anyone found a way to avoid the "Error" header in an &MESSAGE output box, e.g.
┌───────────────────────── Error ──────────────────────────┐
│ cMetabaseExportedImageListPath: ./MetabaseExportedImages │
│ │
│ ──────────────────────────────────────────────────────── │
│ <OK> │
└──────────────────────────────────────────────────────────┘
(Sorry cannot find a way to show the above paste in a fixed-width font!)
When every &MESSAGE is displayed as an error, even when it doesn't reflect an error, it becomes a bit confusing...
(This is OE11.1 but both the app I work on and I are retiring in the next few months...
)
Best wishes,
Allan.
(I should add that I restrict the use of &MESSAGE to code development/experimentatioin, users (I hope!) should never get to see this output!)
Anyway, my query is; has anyone found a way to avoid the "Error" header in an &MESSAGE output box, e.g.
┌───────────────────────── Error ──────────────────────────┐
│ cMetabaseExportedImageListPath: ./MetabaseExportedImages │
│ │
│ ──────────────────────────────────────────────────────── │
│ <OK> │
└──────────────────────────────────────────────────────────┘
(Sorry cannot find a way to show the above paste in a fixed-width font!)
When every &MESSAGE is displayed as an error, even when it doesn't reflect an error, it becomes a bit confusing...
(This is OE11.1 but both the app I work on and I are retiring in the next few months...
Best wishes,
Allan.