Hi to All!!!
I'm trying to use the dlgupdate cmd, but at compiling the script says that it's an invalid string and an invalid token.
I tried with this
(the proc with the DlgBox)
blah, blah
bitmap 1 5 5 280 70 "PROG.BMP"
other procs
blah, blah...
then the proc with the BMP to refresh
blah, blah
bitmap 1 5 5 280 70 "OKPROG.BMP"
dlgupdate 0 1
endproc
But it doesn't work, Do you have an idea about where I'm wrong??
Edu Melendez
I'm trying to use the dlgupdate cmd, but at compiling the script says that it's an invalid string and an invalid token.
I tried with this
(the proc with the DlgBox)
blah, blah
bitmap 1 5 5 280 70 "PROG.BMP"
other procs
blah, blah...
then the proc with the BMP to refresh
blah, blah
bitmap 1 5 5 280 70 "OKPROG.BMP"
dlgupdate 0 1
endproc
But it doesn't work, Do you have an idea about where I'm wrong??
Edu Melendez