DownloadFileToClient
Parameters: ( sourceFilename : text atom ; clientFileName : optional text atom )
Used from a Suan-ACP session to initiate a file download from the server to a browser-based client. The end-user will experience a file download. «sourceFilename» is the file path, relative to CurrentDataFolder(), on the server. The optional «clientFileName» should just be a file name, with no path, if the file name for the client should be different that the name on the server.
Comments
Enable comment auto-refresher