Michael,
I know it is simple but it is not working. Tried it just as you said and
still the same error that it can not find the compiled program. Could it be
a bug on the Progress patch I have?
Thanks
Darren
I know it is simple but it is not working. Tried it just as you said and
still the same error that it can not find the compiled program. Could it be
a bug on the Progress patch I have?
Thanks
Darren
> -----Original Message-----
> From: Podlin, Michael [mailto:michael.podlin@...]
> Sent: Wednesday, November 08, 2000 3:06 PM
> To: 'vantage@egroups.com'
> Subject: RE: [Vantage] Printing RB form from VB Form
>
>
> This is really quit simple.
> 1) take the procedure you wrote and compile it. (this makes
> the .r file)
> 2) in the vb form create a button and assign it to RUNPROG
> yourprogram.r
> (don't forget to include the full path and no quote marks).
>
> If you are looking for something more complex, example:
> reading variables
> off the current Vantage window/database table and passing
> them to the Report
> Builder report as filter settings, I have a program available
> on my web site
> to do this. Its tricky to setup but once its set it works flawlessly.
>
> Michael Podlin
>
> ----- Original Message -----
> From: Darren Mann <dmann@...>
> To: Vantage User Group (E-mail) <vantage@egroups.com>
> Sent: Wednesday, November 08, 2000 12:00 PM
> Subject: [Vantage] Printing RB form from VB Form
>
>
> > I know we have talked about this before but I could not
> find any remnants
> in
> > the archives.
> >
> > Progress Version: 9.0B 40?
> > Vantage Version: 4.00.901
> >
> > I am trying to print from a Vb form using a Progress
> program to make the
> > call but it comes up that it can not find my Progress
> program. I have
> > verified the path and everything appears fine.
> >
> > Here is my Progress Program:
> >
> >
> /*------------------------------------------------------------
> --------------
> > ----
> > Purpose:
> > Parameters: <none>
> > Notes:
> >
>