jkluio668
11/23/2017 - 11:06 AM

snippet1


prompt1:
If $1 Then
Msgbox $2
End
End If

prompt2:
If MsgBox("", 256 + 1) = 1 Then

End If