Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Transfering info between WB and other programs

Keywords:        Transfer WinBatch

Communicating between a WinBatch script and other programs.

Communicating information can be done in one of the following ways:

  1. Use the INI commands to write information to a text file.
  2. Using standard files
  3. passing information through the clipboard.

This information can be written to text file and then accessed at a later time.

You can get information from a program and put it in a text file or you can pass information to a program through the clipboard using ClipPut/ClipGet functions.


Article ID:   W13189
Filename:   Transferring info between WB and other programs.txt