This commit is contained in:
parent
af04fa6ef6
commit
9fab9a198f
@ -81,7 +81,8 @@ namespace DataLoader
|
||||
tbSource.Text = @"I:\veDATA\vehlp\Procs"; // Sub-sections
|
||||
break;
|
||||
case "JOHN":
|
||||
tbSource.Text = "G:\\PROMSDAT\\vehlp\\procs";// South Texas EOPS
|
||||
tbSource.Text = @"G:\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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user