This commit is contained in:
@@ -91,7 +91,11 @@ namespace DataLoader
|
||||
tbSource.Text = @"G:\PROMSDAT\vehlp\procs";// South Texas EOPS
|
||||
//tbSource.Text = @"G:\PromsDat\VEHP1B\SAMGS.PRC";// South Texas STPNOC
|
||||
break;
|
||||
default:
|
||||
case "JOHN-VISTA":
|
||||
tbSource.Text = @"C:\16bit\PROMSDAT\vehlp\procs";// South Texas EOPS
|
||||
//tbSource.Text = @"G:\PromsDat\VEHP1B\SAMGS.PRC";// South Texas STPNOC
|
||||
break;
|
||||
default:
|
||||
throw new Exception("Not configured for " + SystemInformation.ComputerName);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user