Dialogs stops initalizing:
dialog about.script {
icon $dir(scripts\images\script.ico)
size 0 0 0 0
title About ... $show.command(about)
button "", 15, 0 0 0 0, hide ok
}
alias about { dialog $iif($dialog(about.script),-v,$iif($mouse.key & 4,-dm,-m) about.script) about.script }
Icon and title cannot got $.
I'm here to help further if needed.
Regards.