Search found 28 matches

by Dan Landon
Wed Jun 03, 2009 10:19 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: FW++ and xBase++ 1.90
Replies: 17
Views: 9788

Re: FW++ and xBase++ 1.90

I will be moving to Harbour when I get the time to work out the details in my application. Probably this Winter when my business is slower. Right now it's our busy season. In the meantime, can I get the script/make file(s) for creating the Five32RT.lib and Five32RT.dll files so I can recompile FiveW...
by Dan Landon
Mon Jun 01, 2009 11:09 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: FW++ and xBase++ 1.90
Replies: 17
Views: 9788

Re: FW++ and xBase++ 1.90

Alaska has increased the price of their compiler to such a high cost, I'm not sure that I want to stay with them. I'd have to pay $695 US to get the latest fixes.

Can I upgrade my older version of FW++ to FWH?
by Dan Landon
Sun May 31, 2009 12:55 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: FW++ and xBase++ 1.90
Replies: 17
Views: 9788

Re: FW++ and xBase++ 1.90

I am moving forward with xBase++ and would like to get a five32rt.dll without the 10 character limitation on labels and names. Is there any way to do that?
by Dan Landon
Tue Jul 18, 2006 10:54 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Fatal Error in Browse
Replies: 5
Views: 3140

It was my bad. I was doing something inappropriate that I believe was sending keystrokes to the browse screen while I had a print preview running at the same time on top of the browse. The browse got upset because I was messing with the database and indexes while it was trying to refresh the screen ...
by Dan Landon
Sun Jun 11, 2006 6:16 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Fatal Error in Browse
Replies: 5
Views: 3140

It's not easy to reproduce. It happens infrequently when I navigate up and down with the arrow keys in the Report Preview screen. I believe it's with the Up Arrow key. I am not opening a new dialog. I just run a Report with PREVIEW and when the Preview screen is active, I move up and down with the a...
by Dan Landon
Sat Jun 10, 2006 11:49 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Selecting a Printer
Replies: 6
Views: 3650

I can't get that to work.

Dan
by Dan Landon
Sat Jun 10, 2006 11:48 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Fatal Error in Browse
Replies: 5
Views: 3140

Fatal Error in Browse

I am getting the following xBase error in Browse. Does anyone have a solution for this? ------------------------------------------------------------------------------ ERROR LOG Date: 06/10/2006 07:38:18 Xbase++ version : Xbase++ (R) Version 1.90.331 Operating system : Windows XP 05.01 Build 02600 Se...
by Dan Landon
Wed May 24, 2006 1:22 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Selecting a Printer
Replies: 6
Views: 3650

That's not exactly what I had in mind. I use the FW Report system to generate reports and print outs. What I want to do is change the printer for one print out which is a pre-printed form that will be loaded in a printer dedicated for this purpose and have all the other reports print on the default ...
by Dan Landon
Sun May 21, 2006 1:21 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Selecting a Printer
Replies: 6
Views: 3650

Selecting a Printer

I am wanting to set a specific printer in my program for a printer that has pre-printed forms. I want all other printing to go to another printer. I want to set the form printer in a configuration and all form printing will then go to this printer. All other print outs will go to the default printer...
by Dan Landon
Sun Mar 26, 2006 11:52 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Executing one copy of an external application
Replies: 5
Views: 3318

BringWindowToTop() worked.

Thanks
Dan
by Dan Landon
Sun Mar 26, 2006 1:13 am
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Executing one copy of an external application
Replies: 5
Views: 3318

I got the code working that finds the window, but I can't seem to get the calc application to come to the foreground. ShowWindow(hWnd) doesn't seem to do it.

Dan
by Dan Landon
Sat Mar 25, 2006 1:59 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Executing one copy of an external application
Replies: 5
Views: 3318

Executing one copy of an external application

I am trying to execute calc.exe and I only want one copy to be running at a time. I am using WinExec("calc") to execute the program, but I don't want multiple copies. If calc.exe is already running I want to show the running copy and not start a new copy. Does anyone know the procedure for...
by Dan Landon
Tue Jan 10, 2006 11:00 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Cannot turn off Bell at end of buffer entry in gets.
Replies: 3
Views: 2677

Hello Antonio,

Works just fine.

Thanks
Dan
by Dan Landon
Tue Jan 10, 2006 10:59 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Gets not Greyed when WHEN is false
Replies: 6
Views: 3511

Hello Antonio,

This implementation was a good idea. Works just fine.

Thanks
Dan
by Dan Landon
Tue Jan 10, 2006 10:58 pm
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Colors on Multiple Page Printing Dialog
Replies: 2
Views: 2192

Hello Antonio,

The newer prev32.dll fixed the problem. I was using an older version of the prev32.dll.

Thanks
Dan