S Stefan Drissen Guest Feb 12, 2018 #1 Something like this? DO WITH FRAME {&FRAME-NAME}: {&SELF-NAME} = CAPS( TRIM( {&SELF-NAME} ) ). DISPLAY {&SELF-NAME}. END. Continue reading...
Something like this? DO WITH FRAME {&FRAME-NAME}: {&SELF-NAME} = CAPS( TRIM( {&SELF-NAME} ) ). DISPLAY {&SELF-NAME}. END. Continue reading...