| nmr4u Beginner
 
 
 Joined: 11 Sep 2006
 Posts: 2
 Topics: 1
 
 
 | 
			
				|  Posted: Tue Jan 08, 2008 1:23 am    Post subject: Query on field name parameter of DBD definition |   |  
				| 
 |  
				| Hi, 
 The Field name parameter contains a clause with an optional "SEQ,M" or "SEQ,U". What does each of these signify? Please help me with the following example.
 
 SEGM NAME=TESTSEG1,PARENT=0,BYTES=90,PTR=TB
 FIELD NAME=(TESTKEY1,SEQ,U),BYTES=4,START=1,TYPE=P
 
 
 SEGM NAME=TESTSEG1,PARENT=0,BYTES=90,PTR=TB
 FIELD NAME=(TESTKEY1,SEQ,M),BYTES=4,START=1,TYPE=P
 
 
 Thanks,
 Mohan
 |  |