Progress
ADM 2 Reference
assignColumnValMsg (dataextcols.p)
Sets the Progress validation message text of a specified column.
Parameters:INPUT pcColumn AS CHARACTER
The name of the column that will have its validation message changed.
INPUT pcValMsg AS CHARACTER
The new validation message text.
Returns: LOGICALNotes: This does not actually change the column’s message, which is set irrevocably at compile time. However, it can be retrieved by an object and then used to generate a message on some sort of dynamic validation.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |