Tags:
create new tag
view all tags

Running Windows Functions from APPX

Invoking Windows Shell Functions

In order to invoke a Windows shell function (such as a batch file or executable) from APPX for Windows, follow these guidelines.

RUN in Series or Parallel

When you RUN from APPX/Unix, APPX won't resume running until the shell object called has completed (series). When you RUN from APPX for Windows, the RUN command by default spawns a separate thread and APPX immediately resumes execution (parallel).

Passing Fields or File Names

How to pass fields or file names to an external shell script

Calling Windows API's

How to call Windows API/DLL's

Client-Side Processes & File Transfers

How to run client-side processes, and perform file transfers, from the APPX Java client

External Commands from the Windows Client

How to 'RUN' an external command on a local PC from the Windows client.

Comments:

Read what other users have said about this page or add your own comments.



Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2016-02-18 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback