Sends a file from a RoleTailored client to a Microsoft Dynamics NAV Service.

[Ok :=] UPLOAD(DialogTitle, FromFolder, FromFilter, FromFile, ToFile)

Parameters

DialogTitle

Type: Text

The title that you want to display on the dialog box.

FromFolder

Type: Text

The name of the folder that is displayed in the dialog box. This is the default value and the user can change it.

FromFilter

Type: Text

The type of file that is displayed in the dialog box. This is the default value and the user can change it.

FromFile

Type: Text

The name of the file that you want to upload to the Microsoft Dynamics NAV service.

ToFile

Type: Variant

The file name that is shown in the dialog box. This is the default value and the user can change it.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also