1.FM名稱:POPUP_TO_CONFIRM_WITH_MESSAGE
2.FM用途說明:最多三列的說明文字, 加上兩列的問題文字, 顯示在含Yes, No, Cancel三個按鈕的對話小視窗
3.輸入參數
- defaultoption : Positioning the cursor on answer yes or no (DEFAULT 'Y')預設游標停留的按鈕
- diagnosetext1 : 第一列說明文字
- diagnosetext2 : 第二列說明文字
- diagnosetext3 : 第三列說明文字
- textline1 : 第一列問題文字
- textline2 : 第二列問題文字
- titel : Title line of dialog box對話窗的標題
- start_column : Default 25
- start_row : Default 6
- cancel_display : Default 'X'
- defaultoption : Positioning the cursor on answer yes or no (DEFAULT 'Y')預設游標停留的按鈕
- textline1 : 第一列問題文字
- textline2 : 第二列問題文字
- titel : Title line of dialog box對話窗的標題
- start_column : Default 25
- start_row : Default 6
- cancel_display : Default 'X'
4.輸出參數
answer : 如下
"A" = user has chosen Cancel
"J" = user has confirmed the step
"N" = user has canceled the step
沒有留言:
張貼留言
歡迎提供意見, 謝謝 (註 : 留言經過版主審核通過才會發布)