Date-Type textbox problem
Moderator: Rathinagiri
-
- Posts: 415
- Joined: Thu Oct 16, 2014 11:35 am
- Location: Poland
- Has thanked: 123 times
- Been thanked: 330 times
Re: Date-Type textbox problem
Most controls have two syntax, one standard syntax - xBase style (one line record , then semicolons are required for multi-line entries - they start with @) or alternate (multi-line entries without semicolons - they are saved as definitions DEFINE control ... END control). See HMG reference : http://hmgforum.com/hmgdoc/data/label.htm