100 REMark boot file for Pbox
110 REMark load the database system and basic keywords
120 LRESPR 'win1_pbox_rext_data_bin'
130 LRESPR 'win1_pbox_rext_dbas_bin'
140 REMark we use modified Qlib runtimes and we need the OVERLAY file
150 LRESPR 'win1_pbox_rext_qlibrun_mod'
160 REMark and a few extensions for the compiled programs
170 LRESPR 'win1_pbox_rext_btframe_bin'
180 LRESPR 'win1_pbox_rext_cases_bin'
190 LRESPR 'win1_pbox_rext_xstat_bin'
200 LRESPR 'win1_pbox_rext_chanid_rext'
210 LRESPR 'win1_pbox_rext_expmsg_rext'
215 LRESPR 'win1_pbox_rext_month_rext'
216 LRESPR 'win1_pbox_rext_prind_rext'
220 REMark and the client-server extension
230 LRESPR 'win1_pbox_rext_srvthg_rext'
240 REMark now start a server task giving the name of the 'system_dat' file
250 EX 'win1_pbox_exe_pserve_exe';'win1_pbox_system_dat'
260 PAUSE 100
270 REMark status bar
280 EX 'win1_pbox_exe_status_obj'
290 PAUSE 50
300 REMark local login button
310 EX 'win1_pbox_exe_local_exe';'0'
320 PAUSE 50
330 REMark serial handler for line 1
340 EX 'win1_pbox_exe_serial_exe';'1'
350 REMark another serial handler for line 2
360 REMark ex 'win1_pbox_exe_serial_exe';'2'
