Applies To: |
|
Summary: |
When I call the Input() cicode function from a Form button, using mode 1, the form does not close as expected. Mode 1 should close my form. What is wrong? |
Solution: |
You will need to 'block' the call to
Input() to allow the form to close. In the following example,
TestInput2 will allow the form to close.
FUNCTION |
Keywords: |
Related Links
Attachments