Set Cell Text - GRID SENDMSG() Function 109
Syntax
TF$=sendmsg(sysgui,id,109,0,CellInfo${,context{,ERR=lineref}})
Description
This function sets the text in a cell.
Parameter |
Description |
sysgui |
SYSGYUI channel. |
id |
Grid control ID. |
109 |
Number of this SENDMSG() function. |
0 |
Always zero. |
CellInfo$ |
A templated string using template "col:u(2),row:u(4),buf:c(1*)" |