Re: Dev2000: Running Forms from Dos mode.

From: Steve Cosner <stevec_at_zimmer.CSUFresno.EDU>
Date: 1996/08/22
Message-ID: <4vitct$t8q_at_zimmer.CSUFresno.EDU>#1/1


In article <4vgin1$lcf_at_newsbf02.news.aol.com>, NVedula <nvedula_at_aol.com> wrote:
>Hi!
>I am trying to run forms from dos mode using the syntax:
>
>f45run form userid/passwd debugger=yes ( I want to run in debug mode).
>
>when I go into windows 3.1 program manager and go to dos prompt icon and
>then press it and go to dos mode (enhanced windows mode?), and when I try
>to run
>forms from dos mode, I get the message:
>-- APPLICATION NEEDS TO RUN IN WINDOWS MODE
Copy your runform icon in the developer/2000 program group (in the Windows 3.1 program manager) to a second icon by using Ctrl-click/drag.

Then use the Program Manager menu: File/Properties, and change the command line to add the debugger=yes parameter. Click OK.

Now you can just double-click the icon and run the form in debug mode.

However, you can run the debugger from the Forms Designer, just by clicking the debug icon. The only thing you need the Program Manager icon for is to turn on debug_messages, not the debugger. To do this, I use the command:

   f45run.exe module=xxx debug_messages=on userid=uuu/ppp_at_2:

HTH
Steve Cosner Received on Thu Aug 22 1996 - 00:00:00 CEST

Original text of this message