17 lines
199 B
Plaintext
17 lines
199 B
Plaintext
|
#include "veuml.h"
|
||
|
|
||
|
TOOLBAR "topbar" 0 0 0 2
|
||
|
#include <stdbar.h>
|
||
|
ENDPAGE
|
||
|
|
||
|
PAGE "Tipo di riga da aggiungere" -1 -1 50 8
|
||
|
|
||
|
LISTBOX F_LBTIPORIGA 30
|
||
|
BEGIN
|
||
|
PROMPT 2 2 "Tipo riga "
|
||
|
END
|
||
|
|
||
|
ENDPAGE
|
||
|
|
||
|
ENDMASK
|