home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Clico
/
DESKTOP
/
DISK1
/
INST_MV.GL_
/
INST_MV.GL
Wrap
Text File
|
1997-04-08
|
2KB
|
59 lines
''***************************************************************************
'' File : INVT_MV.GLB
''***************************************************************************
GLOBAL CUIDLL$
GLOBAL HELPPROC$
GLOBAL g_first_inst% '' Previous installation flag
GLOBAL g_exit_flag% '' Manner of exit
GLOBAL g_host_set% '' Host name set OK
GLOBAL g_network_set% '' Network set OK
GLOBAL g_JSB_set% '' JSB Configured
GLOBAL g_tcpip_ok% '' TCP-IP selections OK
GLOBAL actual_install% '' Flag display or actual install
GLOBAL g_path_name$ '' Install path name
GLOBAL g_win_drive$ '' Windows drive
GLOBAL g_win_dir$ '' Windows directory
GLOBAL g_vsl_name$ '' Store vsl directory
GLOBAL g_tcp_dir$ '' TCP sub-directory
GLOBAL g_sys_dir$ '' Windows system directory
GLOBAL g_setup_dir$ '' Setup directory
GLOBAL g_tempdir$
'' BFX184
GLOBAL g_language_dir$ '' Language directory
'' BFX310
GLOBAL g_script_dir$ '' Script directory
GLOBAL g_src_inf$ '' Directory for sources
GLOBAL g_add_auto% '' Check if autoexec needs updating
GLOBAL g_change_serial_no$ '' Change serial number
GLOBAL g_product_name$ '' Store product name
GLOBAL g_update_all% '' Only recalculate changes
GLOBAL g_update_desk% '' Only recalculate changes
GLOBAL g_update_net% '' Only recalculate changes
GLOBAL g_update_X% '' Only recalculate changes
GLOBAL g_wait_cursor% '' Put wait cursor back if set
GLOBAL g_X_in_inf_file% '' Check if X is in the INF file
GLOBAL g_help_files% '' Determines if help files are needed
''BFX442
GLOBAL g_X_help_files% '' Determines if X help files are needed
GLOBAL g_b_jsb_connectivity% '' Notes if JSB connectivity dialog exited correctly
''DEV619
GLOBAL g_i_WinVersion% '' Used to determine the windows version ie 3.1, 95, or NT