Index: ProScan/ProScanMain.pas =================================================================== diff -u -r627 -r684 --- ProScan/ProScanMain.pas (.../ProScanMain.pas) (revision 627) +++ ProScan/ProScanMain.pas (.../ProScanMain.pas) (revision 684) @@ -77,7 +77,7 @@ end; if UiContext.ServerName = '' then - UiContext.ServerName := 'tve-w10'; + UiContext.ServerName := 'jlm-ws020'; end;