VRX OS/2 v1.01 VRWindow sizeable Modal LayoutStyle CALL Window1_Close VRFileDialog Bottom Window1 VRPushButton TabGroup CALL PB_1_Click Accept values VRPushButton Cancel TabGroup CALL PB_2_Click Cancel operation VRPushButton TabGroup CALL PB_3_Click Help for the VRFileDialog function VRDescriptiveText Justification VertJustification Dialog type: VRDropDownComboBox ;Open;Save TabGroup DType You can specify either an Open or a Save dialog VREntryField Masked Justification TabGroup Title The title of the dialog VRDescriptiveText Justification VertJustification Title: VRGroupBox Options VREntryField Masked Justification TabGroup IPath The initial directory and file mask VREntryField Masked Justification TabGroup IType The file type to be viewed when the dialog opens VRDescriptiveText Justification VertJustification Initial type: VRDescriptiveText Justification VertJustification File mask: VRDescriptiveText Justification VertJustification Type list: VREntryField Masked Justification TabGroup Typelist A list of types; the first character is the separator VREntryField Masked Justification TabGroup Drivelist A list of drives; the first character is the separator VRDescriptiveText Justification VertJustification Drive list: VRCheckBox Quoted string TabGroup Quotes2 Uncheck this box if Initial Path is a variable VRCheckBox Quoted string TabGroup Quotes3 Uncheck this box if Initial Type is a variable VRCheckBox Generate list TabGroup Quotes4 Uncheck this box if Drive List is a variable VRCheckBox Generate list TabGroup Quotes5 Uncheck this box if Type List is a variable VRCheckBox Quoted string TabGroup Quotes1 Uncheck this box if Title is a variable Window1