The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
MSGBOX with OK_Cancel
06-29-2015, 10:08 AM
Post: #1
MSGBOX with OK_Cancel
hi,
what's the correct syntax for MSGBOX() with OK, Cancel keys?

With
Code:

ch:= MSGBOX("Another calculation?", OK_Cancel);
IF (ch<>0)  THEN changeData(); END;
I get syntax error...

Thanks!
Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
MSGBOX with OK_Cancel - salvomic - 06-29-2015 10:08 AM
RE: MSGBOX with OK_Cancel - DrD - 06-29-2015, 10:41 AM
RE: MSGBOX with OK_Cancel - salvomic - 06-29-2015, 10:54 AM



User(s) browsing this thread: 3 Guest(s)