I created this button with the tgtools dialog studio which has this code behined it,
dialog new_table {
title "New Project"
size -1 -1 228 89
option dbu
button "Button", 1, 4 4 37 12
}
now I want to know that what is code to tell mirc to run a remote script or a block of statements on the click of this button.