|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | (i,i,o) | Display ASK Dialog and return index of selected buttons. | ||
determ | (i,o) | Get Color value vial dialog | ||
determ | STRING TITLE, | (i,i,i,o) | Display Tree and return selected address and it's position | |
determ | STRING TITILE, | (i,i,i,o,o) | Display Custom list and return selected element and it's index | |
determ | STRING TITILE, | (i,i,i,o,o) | Display list and return selected element and it's index | |
determ | (i,i) | Display message with title. | ||
determ | STRING TITLE, | (i,i,i,o) | Display Open file dialog and return name of selected file. | |
determ | STRING TITLE, | (i,i,i,o) | Display "Save As.." dialog. If file exists - system will ask for confirmation to overwrite file. | |
determ | (i,i,o) | Get string via dialog. | ||
determ | STRING TERM | (i) | Display term in dialog. | |
determ | STRING TITLE, | (i,i,i,o,o) | Display Tree and return selected address and it's position | |
determ | STRING Title, | (i,i,o) | Display EZY XTREE and return selected node |