Hi Group!
So my learning evolution has lead me to this.
I used the Wizard to create a form of a free table.
How do I do a simple thing like add text to the form?
I click on the big "A" in the toolbar, and "Label2" appears on the form, with the Properties Dialog box on the...
Hi!
"How do I go about finding the query behind this screen?"
Here's a kinda wacky idea...look for some unique words that are visible in the screen itself (not data values). Use WINDOWS FIND.EXE (u no right click on START - try limiting it to the folder where u thing the code *might*...
Rick;
"Just because something can be done doesn't make it worthwhile to try sometimes."
Amen. I agree whole heartedly! Admittedly this is a kludge way of doing things compared to the tools we have today, VB, VFP, COM OBJ, SP etc. etc.
But if someone has invested thousands of dollars...
Thank-You for the tip. I have Eudora on CD just never installed it. I was wondering how the call would go....
I'm thinking /Run eudora.exe, my_to, my_from, my_subject, my_text.txt_file.
Could someone explain to me how I would make this call. Please be specific in your example as I am a little...
Hi!
I need to create a directory/folder from with-in FPW.
I write out a little bat file MKDIR.BAT....
@ECHO OFF
MD mydir
Then run it from with-in FPW.
The bat file executes fine, but does not return to the FPW envi (calling program) with-out the user having to click on the close in the...
Hi Fox Friends;
Ran into this bit of ugly yesterday. I have a report with 2 SAYs (Label) and 2 memo fields. I want to associate the SAY with the first line of the memo field. The memo field is defined as "float". In the report writer it looks something like this....
Desc1...
I saw this problem when accessing data across a wan. It seemed to appear after we gave the users new faster computers. We thought it was possible that the pc were going faster than the wan devices. I wrote a little "wait a second" proc that would run prior to doing the seek. It seemed...
David!
[2. You can modify as you want the appearance of the enviorment, basically setting the main window system and the main menu system at your pleasure. That's done by, for example:
MODIFY WINDOW SCREEN FILL FILE <yourbackground.bmp> TITLE <yourtitle> ICON FILE <youricon.ico>
DO...
David;
Thanx for your quick response. Just got yer answer and will try it as soon as I log off.
If I could trouble you with a coupla more questions.
What is the issue with the files being Read Only? MyApp creates the tables and cdxs from with-in so that would not be an issue. Am I missing...
So after trying unsuccessfully to import a FPW26 screen into VFP (color set *not* supported), I recalled that someone once mentioned, change the .SPR file to a .PRG and work with the code like that.
Okay good idea, but now the FPW26 screen appears way upper left corner of the Form. Like a...
Hi! I am looking for a way to distribute my written app compiled as a FPW26 exe. I have the DK Wizard (although I'm confused as to why it seems to be a 25 ver, it keeps asking for a different ESL file other than the FP2600.ESL, but I sub the 2600.esl when asked to find the ..2500.esl?)
First I...
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.