set caption in DCMESSAGE
Posted: Fri May 20, 2016 10:14 pm
Hello,
how can I set the caption correct in DCMESSAGEBOX ?
I have
attached you see that when setting oMsg:setcaption() the font and position is not equal to the MESSAGE INTO clause in the GET. It seems that I have to use another method. I would set the caption for example in DCREAD with EVAL {||oMsg:setcaption("may initial message in the messagebox")}
regards
Rudolf
how can I set the caption correct in DCMESSAGEBOX ?
I have
Code: Select all
@ 22.5,0 DCMESSAGEBOX SIZE 135,1.5 COLOR GRA_CLR_BLACK,COLOR_PALEGRAY OBJECT oMsg FONT "12.Arial"
regards
Rudolf