Add Hex values for Placekeepers and PhoneList checks
Logic to put Placekeeper and Phonelist info in the section config Logic to put Placekeeper info in the step config
This commit is contained in:
@@ -27,7 +27,8 @@ namespace DataLoader
|
||||
private static int PH = 0x02;
|
||||
private static int TOC = 0x04;
|
||||
private static int AUTOIND = 0x08;
|
||||
private static int AUTOGEN = 0x40;
|
||||
private static int PLACEKEEPER = 0x40;
|
||||
private static int PHONELIST = 0x10;
|
||||
|
||||
private static int STP_MULT_CHGID = 1;
|
||||
private static int STP_LNK_SEQ = 2;
|
||||
|
Reference in New Issue
Block a user