home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv8.zip
/
VACPP
/
IBMCPP
/
samples
/
TOOLKIT
/
OS2
/
QUEUES
/
FILE.IPF
< prev
next >
Wrap
Text File
|
1994-11-17
|
2KB
|
36 lines
.*==============================================================*\
.* *
.* File.ipf - Information Tag Language file for the File menu *
.* help panels. *
.* *
.* Copyright 1991, IBM Corp. *
.*==============================================================*/
.*--------------------------------------------------------------*\
.* Main file menu *
.* res = PANEL_FILE *
.*--------------------------------------------------------------*/
:h1 res=2210 name=PANEL_FILE.File Menu
:i1 id=File.File Menu
:p.The File menu contains commands that you use to create, open,
and save data files. In addition, it also contains the
command that you use to exit the Sample application. The following
commands appear in the File menu:
:parml tsize=15 break=none.
:pt.Exit
:pd.Quits the Sample application
:eparml.
.*--------------------------------------------------------------*\
.* File menu Exit command help panel *
.* res = PANEL_FILEEXIT *
.*--------------------------------------------------------------*/
:h1 res=2290 name=PANEL_FILEEXIT.Exit
:i2 refid=File.Exit
:p.You quit the Sample application by using the Exit command. To
quit the Sample application, do the following:
:ol.
:li.Select the File menu and choose the Exit command.
:eol.