According the the help file in the Mac version, one has a keyboard shortcut to exit and save by pressing what ever that special mac key is called with W, or to just save by pressing that "mac key" with S.
However in the Win version pressing CTRL+W exits and saves, but CTRL+S doesn't!!!
Having a...
I am using the AT() function to search for the number to times a sequence of characters appears in a text stored in a memo field.
After the count reaches 140779 give produces a "file read error" error message.
If there is only 140778 then the AT() should just return a 0 instead of giving me an...
We can use the _GENMENU variable to use a custom menu generator, such as GENMENUX. We can use the _GENSCR variable to use a custom menu generator, such as GENSCRX.
Is there a way to set (and make) a custom project generator?
So that when we click "Build" it would use the custom generator...
As we all know, making a viable working EXE in FPW2.6 is a cumbersome task.
I am trying to automate/streamline the process some. In order to do so I need to be able to either pass the EXE name and ICO name as variables to the ADDICON.APP, or I need to be able to decompile and modify it so that...
Hello,
In an old thread, thread182-132088, rgbean provided a link to a patched version of genscrnx. But sadly that link is dead.
So rgbean, can you provide an updated link to the file?
Thanks in advance.
I have a report made in Win9x, which used a paper size of 5.5 x 8.5. When I open it while in Win2000 the form is blank!
If i go into Win98 and change it to a 11 x 8.5 paper size, then I am able to open it in Win2000 and change the paper size back to 5.5 x 8.5.
Anyone have any idea what is going...
I have a program that checks for the existence of a directory using the FILE() function using NUL.
EX:
? FILE("C:\TEMP\NUL")
In Win9x it works as it should giving .T. if it does exist.
In Win2000 it doesn't work and gives .F. no matter what.
Here's a link from MS which confirms this usage...
I've noticed half of this problem for sometime, but now it is getting in the way - with the new problem.
The first problem is that Fox seems to ignore any decimal place past 15. So if I do the following:
? 0.1234567890123456
I get:
0.1234567890123460
If I do:
? 0.123456789012345678
I get:
...
Ok, I have a question in regards to constructing FLLs.
At the end of your C coding you have the following:
FoxInfo myFoxInfo[] = {
{"Test1", (FPFI) Test1, 1, "C"},
{"Test2", (FPFI) Test2, 1, "C"},
{"Test3", (FPFI) Test3, 1, "C"},
};
FoxTable _FoxTable = {
(FoxTable FAR *)0...
Hello,
I have just recently decided to update me programs to VFP from FPW and am encountering a BIG problem.
I have been using for years Borland C++ 4.0 for creating FLLs for FPW. As you all know FPW FLL don't work in VPF, so I need to recompile them.
Now the original pro_ext.h file didn't...
Hello,
I discovered a problem with FPW distributions running on Win2000.
For some reason you CAN NOT click on the list boxes.
For example say you invoke the GETFILE() command. When the box comes up you can not select the folder, nor the file.
In the development environment (running as an APP...
This question has been brough up before, after using IE if you try to start FPW it causes the computer to freeze/lock-up.
Well, its not just with IE.
I have recently switched to using Mozilla. And the probelm exists when using it.
So it seems that for some reason using IE or Mozilla creates...
Hello,
I am trying to run VFP 5.0 on a dual monitor system.
If I drag the program onto the secondary monitor I lose the ability to click on anything. I can't click in the command box, I can click on the menu.
What is going on, and is there a fix for it?
Thanks in advance.
B"H
Brak
Ok, importnat question.
I have saved BMPs into a DBF as a GEN field.
I did so using the APPEN GEN command.
After doing so I notived that the file was double the size of the individual files combined themselves. I chose the STATIC option from the menu which brought the file back down to the...
Hello,
I have a stupid question - my brain is stuck in the mud today.
How do I change the font that FPW uses for the main screen.
I want to use a different font for the main screen , so if I typin in the command box:
? 'Hello'
The word "Hello" will be displayed in the font I choose.
Thanks...
Hello,
I was wondering what was the most resent version of FOXTOOLS.FLL out there? My version is 1.03.
Is there an update, if so where?
The reason I ask is becuase in the FOXTOOLS.FLL for VFP 5.0 has an additional function in the DriveType() function. In the FPW26 version both removabel...
Hello,
I have two machines connected on a network. Both are Win98SE.
I am trying to us the ICS for both machines to be online at the same time.
Here is the problem:
I connect the host computer online just fine. The Client machine works fine for about 5-20 minutes. i'm able to surf ftp etc. But...
Hello all,
Since trying to use FPW on the second screen on a second card I was wondering if I could get it to work on the second screen using one of those dual cards.
So I was wondering if there was and body with FPW26 and happens ot have such a video card, if they would test it out for me...
Hello,
How can I set a different action for capital letters and lower case letters? When I use the ON KEY LABEL command for a lowercase letter it is triggered by the uppercase as well.
I would like to have the key A and the key a had different responces.
Thanks in advance.
B"H
Brak
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.