|
WinBatch Function Locator
|
|
Functions
or Features
|
Default
Location
|
Information
|
|
Tutorial
(about 20 Minutes)
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
PDFs
on CD and Web. Print your own manual.
Main WinBatch Resource.
|
|
Integrated
Development Environment (IDE)
|
C:\Program
Files\WinBatch\System\WinBatch Studio.exe
|
Start
a new file. Right click mouse to locate
help files and to lookup functions.
|
|
Window
manipulation and other Windows API calls.
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
win. Get a list of Windowing APIs for
WinBatch use.
|
|
Low
level system control.
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
IntControl. These are great for control
of system access.
|
|
Determine
service release of NT
|
http://techsupt.winbatch.com
|
Search:
determine service release
|
|
WinBatch
as NT service
|
http://techsupt.winbatch.com
|
Search:
as a service
|
|
Dialog
Editor and GUI maker
|
C:\Program
Files\WinBatch\WINBATCH.HLP
|
Start
from Debug menu in WB Studio. R &
L dblclick mouse for controls.
|
|
HTML
Dialog maker
|
WBCDROM:\Extenders\Html
Dialog\HtmlDialog.hlp
|
Install
extender. See sample code in HtmlDialog.hlp.
|
|
Binary
File Viewer
|
C:\Program
Files\WinBatch\System\BROWSER.EXE
|
Browser
is 16 bit. Code long lost, but it works.
|
|
POP
menu script runner.
|
C:\Program
Files\WinBatch\System\POPMENU.EXE
|
Taskbar
application for quick access to scripts.
|
|
Sticky
Text Dialog Box Maker
|
C:\Program
Files\WinBatch\WINBATCH.HLP
|
Search:
TextBox functions.
|
|
Window
Info Grabber
|
C:\Program
Files\WinBatch\System\Window Information.exe
|
Gets
metrics for window under the mouse cursor.
Copies to Clipboard.
|
|
Structured
Logic
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
IF, Select, While, For.
|
|
ODBC
Caller
|
WBCDROM:\Extenders\ODBC\ODBC.HLP
|
ODBC
Extender. Use for SQL, Excell, etc.
|
|
Dialog
Control Manipulator
|
WBCDROM:\Extenders\Control
Manager \CTRLMGR.HLP
|
Manipulates
hard-to-reach controls in rogue dialogs.
|
|
Parallel
Port Data Feeder
|
G:\Extenders\Parallel\PARALLEL.HLP
|
Control
instruments, etc. via parallel ports.
|
|
Serial
Port Data Feeder
|
G:\Extenders\Serial\SERIAL.HLP
|
Control
instruments, etc. via serial ports.
|
|
File
Copy Progress Indicator
|
WBCDROM:\Extenders\Shell
Operations\ShellOp.hlp
|
Copy,
Move, Delete, files and show progress
|
|
Email
Manager
|
WBCDROM:\Extenders\Postie\POSTIE.HLP
|
MAPI,
POP3, IMAP4, SMTP, uuencode
|
|
Printer
Manager
|
WBCDROM:\Extenders\Printer\PRINTCTL.HLP
|
Adds,
Removes, Sets Printers
|
|
File
Manager
|
WBCDROM:\Extenders\Searcher\Witzsrch.hlp
|
Searches
for files by name and/or content.
|
|
Web
Browser Emulator
|
WBCDROM:\Extenders\WinInet\WinInet.hlp
|
Looks
like end user to a server. Automates it
all.
|
|
Internet
Utility Maker
|
WBCDROM:\Extenders\WinSock\winsock.hlp
|
FTP,
DUN, email, ping
|
|
File
Compress-Uncompressor
|
WBCDROM:\Extenders\Zipper\ZIPPER.HLP
|
Zip
and unzip files
|
|
Application
manipulator using DDE, Keystrokes, OLE,
Clipboard, Mouse
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
DDE, SendKey, OLE, WinExist, WinClose,
Run, RunShell, Mouse, ClipGet, SendMenu,
SendKey
|
|
Registry
Manipulator
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
Registry
|
|
OLE/COM
Object Instantiator
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
OLE
|
|
External
DLL Caller
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
DLL
|
|
Keystroke/mouse
Macro Recorder
|
C:\Program
Files\WinBatch\WinMacro\WINMACRO.HLP
|
WinMacro
is our new macro recorder.
|
|
Microsoft
Networking Manager
|
C:\Program
Files\WinBatch\Win32 Network Extender.hlp
|
Platform
specific control.
|
|
Netware
Networking Manager
|
C:\Program
Files\WinBatch\NetWare Extender.hlp
|
Most
recent versions covered.
|
|
"Credit
Card Number Verifier, Hex converter, eject
media, Drive ready"
|
C:\Program
Files\WinBatch\WILX Extender.hlp
|
Assorted
chestnuts.
|
|
Enable/Disable
Ctrl-Alt-Del
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
"IntControl(57,
p1, 0, 0, 0) "
|
|
Clipboard
Manager
|
WIL
Help file: C:\Program Files\WinBatch\Windows
Interface Language.hlp
|
Search:
ClipGet
|