diff --git a/helpcontent2/source/text/sbasic/guide/show_dialog.xhp b/helpcontent2/source/text/sbasic/guide/show_dialog.xhp index fd6107a15f..454c868538 100755 --- a/helpcontent2/source/text/sbasic/guide/show_dialog.xhp +++ b/helpcontent2/source/text/sbasic/guide/show_dialog.xhp @@ -1,76 +1,55 @@ - - - + ************************************************************************ + --> + + + Opening a Dialog With Program Code /text/sbasic/guide/show_dialog.xhp - -Sun Microsystems, Inc. -converted from old format - fpe - -modules and dialogs; toggle +module/dialog toggle dialogs;using program code to show (example) examples; showing a dialog using program code - -Opening a Dialog With Program Code +mw changed "modules and dialogs;"Opening a Dialog With Program Code In the %PRODUCTNAME BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window. Enter the following code for a subroutine called Dialog1Show. In this example, the name of the dialog that you created is "Dialog1":