Subj : Re: Three issues with v47 7.30.21 Mystic Alpha To : Doug Cooper From : g00r00 Date : Sun Aug 22 2021 09:43 am DC> Also curious .. I'm trying to do a simple pop up box with y/n input, DC> where the answer determines which GO menu to send the user to. In DC> addition, one that does not clear the screen before loading the pop up DC> box. Without doing it via .MPL or .ANS (I have too many of both as is) DC> I was hoping there is a way to do so in mystic? Sure you can use the -Y menu command to ask a Yes/No question and then use the "OK" acs to test if they answered yes or not. Then if you wanted Mystic to pop up a box you can use the #Y MCI code. For example: Command: -Y Data: #Y#2#10#Confirm#Do you want to do this?# Command: GO Data: yesmenu Access: OK Command: GO Data: nomenu Access: !OK This will cause Mystic to pop up a box, ask the question, restore the user's screen after the box was responded to, and then goto "yesmenu" if they answer yes or "nomenu" if they answer no. No scripting or editing of ANSIs required. .... A Skydiver is taken by the gravity of his situation. --- Mystic BBS v1.12 A47 2021/08/17 (Windows/64) * Origin: Sector 7 * Mystic WHQ (1:129/215) .