Templates
ID #1019
How it is possible to receive information about Prompt text from dictionary?
All necessary information is in %FieldScreenControl. For each field of file in dictionary this "list" contains strings from list "Window Controls" on tab "Window" of property window "Edit Field Properties". Just "read" this list and if first 6 symbols from %FieldScreenControl are equal 'PROMPT', then start parsing of this string.
Tags: dictionary, prompts
Related entries:
- How to change first calling procedure when application started?
- How to receive the list of %Primary and %Secondary files, used in current procedure by all templates?
- How to set variable name for data file in the dictionary?
- How to call WinAPI functions from Clarion applications?
- How to sort tables in dictionary alphabetically?
Last update: 2007-07-16 16:27
Author: Aleksey Timkov
Revision: 1.0
You can comment on this entry