Search found 4 matches

by KarlaNUt
Wed Jan 14, 2004 8:09 am
Forum: R&R ReportWorks Users
Topic: PDFs
Replies: 3
Views: 2465

==> RE: PDFs

How can I get a copy of this install.exe. I am having several problems with the loading/unloading og the driver.____Thanks,____John__
by KarlaNUt
Tue Apr 15, 2003 2:38 pm
Forum: R&R ReportWorks Users
Topic: VFP 7, RUN Command, & R&R 10
Replies: 7
Views: 4859

=======> RE: VFP 7, RUN Command, & R&R 10

Sorry, I forgot I had to stop using that one because it does not work in Win NT and 2000.____I use the Process.VCX from the UT (http://www.universalthread.com/) to run PKZIP. On the home page of the UT, click on the Download picture on the left, and choose Visual FoxPro. Enter "api_apprun"...
by KarlaNUt
Tue Apr 15, 2003 2:16 pm
Forum: R&R ReportWorks Users
Topic: VFP 7, RUN Command, & R&R 10
Replies: 7
Views: 4859

======> RE: VFP 7, RUN Command, & R&R 10

What you need is a interface to run the interface modal. The add-in I use is RunModal and is in the Public Domain.____Go to this site and you can download the code. I have been running it for years and it runs great.____http://www.classycomponents.com/Products/RunModal.htm ____Hope this helps.____Jo...
by KarlaNUt
Wed Mar 12, 2003 11:16 pm
Forum: R&R ReportWorks Users
Topic: IP Printing
Replies: 8
Views: 4900

========> RE: IP Printing

:* ____I believe the problem is macro substitution. Windows 2000 and XP put the net share in the printer name. It will be something like \NEThp2000. Depending how the printer name is read in, many programs will replace the \ with , as this is a normal macro sub., so when the printer is passed, it ge...