This commit is contained in:
@@ -321,6 +321,7 @@ namespace DataLoader
|
||||
if (cbFormatsOnly.Checked)
|
||||
{
|
||||
// ASSUMES No Formats/genmacs exist in database.
|
||||
MessageBox.Show(@"Format files are taken from c:\development\fmtall");
|
||||
ldr._FmtAllPath = @"c:\development\fmtall";
|
||||
ldr._GenmacAllPath = @"c:\development\genmacall";
|
||||
ldr.LoadAllFormats();
|
||||
|
Reference in New Issue
Block a user