Recent content by dank

  1. D

    Character client as MDI

    Hello (me again, with more information), We are running a Visual Basic 6 program that displays a menu to the user. Many of the options we want to invoke from the menu are CHUI 4GL programs. We currently invoke _progres.exe via the "shell" command, but then the 4GL program is independent (the...
  2. D

    CHUI 4GL Program as MDI Child

    Hello, We are running a Visual Basic 6 program that displays a menu to the user. Many of the options we want to invoke from the menu are CHUI 4GL programs. We currently invoke _progres.exe via the "shell" command, but then the 4GL program is independent (the user now sees two separate...
  3. D

    Character client as MDI

    I have a VB menuing program that calls the character client program passing in the .p program to run. Is there any way I can make that .p a MDI child of the VB Menuing program?
Back
Top