home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joytech 2005 (USA)
/
Joytech 2005 (USA).bin
/
pc
/
installers
/
adobe reader 6.0
/
adobe reader 6.0.app
/
contents
/
resources
/
adobe reader.rsrc
/
EXVW_10048_admBatchNameSequence
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2006-01-01
|
224 b
|
10 lines
dialog(name: '$$$/Dialogs/BatchNameSequence', target_id: 'Name')
{
group()
{
static_text(name: '$$$/Dialogs/BatchNameSequence/ChooseName');
edit_text(item_id: 'Name', width: max_char_width() * 16);
ok_cancel();
}
}