Clarion User Procedure
To create your own user defined procedure, local to a module or global to the whole application the following are the basic steps to execute:
ex.: MAP checkit procedure End
ex.: checkit Procedure code ....... .. . .. . . . . . . . . return |

