> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-files/share-file.md).

# Share File

Allow the user to share one file with other programs.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **File** *\<string> -* File path or Variable/Control with the path of the File to share with other program.

{% hint style="info" %}
In Win32 (include Windows CE and Mobile) this action will be equivalent to calling ShellExecute on the specified **File** with the **Open** optio&#x6E;**.**
{% endhint %}
