BBjFileSave::modes
Description
In BBj 25.03 and higher, this method sets assorted options on this BBjFileSave dialog, corresponding to the MODE= option of the FILESAVE() Function .
Syntax
| Return Value | Method |
|---|---|
|
BBjFileSave |
modes(String modes) |
Parameters
| Variable | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
modes |
One or more comma-separated options that modify the behavior of this BBjFileSave dialog.
|
Return Value
Returns this BBjFileSave object, enabling methods to be chained.
Example
|
See Also
FILESAVE() Function - Create File Save Dialog
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.
