This commit is contained in:
parent
af04fa6ef6
commit
9fab9a198f
@ -81,7 +81,8 @@ namespace DataLoader
|
|||||||
tbSource.Text = @"I:\veDATA\vehlp\Procs"; // Sub-sections
|
tbSource.Text = @"I:\veDATA\vehlp\Procs"; // Sub-sections
|
||||||
break;
|
break;
|
||||||
case "JOHN":
|
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;
|
break;
|
||||||
default:
|
default:
|
||||||
throw new Exception("Not configured for " + SystemInformation.ComputerName);
|
throw new Exception("Not configured for " + SystemInformation.ComputerName);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user