A command Currently displayed form would return a text string of whatever form is set by INPUT FORM or DIALOG and is currently displayed. 4D feature request This would help determine what the user is looking at during troubleshooting. Also the table name and form name could be passed to GET FORM PROPERTIES for even [...]
Posts Tagged ‘command’
Currently displayed form command
Posted in Wish List, tagged 4D, command on November 9, 2010 | Leave a Comment »
Is record number valid – command
Posted in Wish List, tagged 4D, command on October 31, 2010 | Leave a Comment »
Instead of throwing an error when GOTO RECORD goes outside the range of record numbers in a table lets have a command that validates the action first. Note: RECORDS IN SELECTION(table) does not necessarily equal the valid range of record numbers.