Platforms: Windows, Windows Embedded
Version: v8.1 SP0 P0, but should work with v7.1 and up
This sample application demonstrates how a project can be setup for thin clients to perform file functions on their local machine.
This is intended for the Secure Viewer and Web Thin Clients. The SMA thin client will not write to the local machine at this time, it will always write to the server.
The line 'ExecuteFileFunctionsOnClient=1' must be added to the APP file under [Options] section.
The script is defined as a Procedure, and then called from a button on a screen to make it run on the Thin Client's side.
If using the Web Thin Client, Internet Explorer must be Run as Administrator(right click shortcut, choose Run as Administrator).