home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2003 August
/
VPR0308.ISO
/
ADOBEREADER60
/
Installer
/
Data1.cab
/
PPKLite.JPN
/
EXVW
/
20232
< prev
next >
Wrap
Text File
|
2003-05-21
|
300b
|
10 lines
dialog( name: '$$$/Dialogs/ImportLog/Title' )
{
view( align_children: align_left )
{
static_text( name: '$$$/Dialogs/ImportLog/Note', alignment: align_fill );
list_box( item_id: 'List', alignment: align_fill, width: max_char_width() * 25, height: gStaticTextHeight * 7 );
ok();
}
}