Re: How to genereate forms from the DOS command line?

From: Gert Rijs <gem_at_wirehub.nl>
Date: 1996/11/29
Message-ID: <01bbde1f$05993620$595fa5c2_at_gertrijs>#1/1


If you use 16 bit windows and have access to a microsoft visual c++ 16 bit version (MSC 7, VC 1.0, VC 1.5) there is a utility included that let you call windows-programs from a dos-box.
It is a 'tandem' of programs:

- wx.exe: run this from the dos-box (wx.exe f45gen ...).
- wxsrvr.exe: must be placed in your startup-group.
- vmb.386: must be listed in the [386Enh] section of system.ini.

i believe there are other public domain/shareware utilities that can do this.
Hope this helps,

        Gert

Andrew Lord <alord_at_tertio.co.uk> wrote in article <849201633.23221.0_at_firewall.tertio.co.uk>...
> Does anyone know how to do this in batch mode without windows?
>
> Regards,
>
> Andy L.
> --
> Andrew Leroy Lord <Andrew_Lord_at_tertio.co.uk>
> Network Systems Management Consultant/Applications Developer.
> This post is my own opinion and not necessarily that of my employers
>
>
>
Received on Fri Nov 29 1996 - 00:00:00 CET

Original text of this message