testMakFormStart!
!endMakFormStart testCharInput!
!endCharInput testIntInput!
!endIntInput testDateInput!
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
January
February
March
April
May
June
July
August
September
October
November
December
!endDateInput testTextInput!
!endTextInput testSetInput!
English
French
German
Italian
Spanish
!endSetInput testPtrInput!
test.Individual[0:175]
test.Individual[0:176]
!endPtrInput
testMakFormEnd!
!endMakFormEnd testMakFormValueStart!
!endMakFormValueStart testChar[]InputValue!
!endChar[]InputValue testIntInputValue!
!endIntInputValue testDateInputValue!
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
January
February
March
April
May
June
July
August
September
October
November
December
!endDateInputValue testTextInputValue!
This is a text field. It's a comment about this person.
!endTextInputValue testPtrInputValue!
test.Individual[0:175]
test.Individual[0:176]
!endPtrInputValue testMakFormValueEnd!
!endMakFormValueEnd