rokhlin
щелкните в File.Dialog в своем же примере и перейдите по ссылке.
Цитата:
щелкните в File.Dialog в своем же примере и перейдите по ссылке.
Цитата:
Returns
(table)
A table containing the list of paths to the files that were selected. Each individual path can be accessed at it's table index. If the user cancels the operation (presses the cancel button), the string "CANCEL" will be returned in the table (tb[1] = "CANCEL"). If an error occurs, nil will be returned. You can use Application.GetLastError to determine whether this action failed, and why.