Hello,
I have a browse where all my shipments are listed.
The planner goes to the sipment he want's to view and then Enters. With the Enterkey he comes in the detailscreen. Here he can view and edit the shipment details.
When he quits he comes back into the browser to select another shipment...
Hi,
This is the question.
I have made a close button in my webpage.
when i click on it i get the question if i wan't to close the window. When i push Yes it closes.
But now i don't want to see this question.
The thing i wan't is when i click on close the explorer closes without the question...
Hi,
This is the following question.
I have a table with some indexes.
But the 3 and 6 index i want to delete but then i get a "General foxpro protection Error" which results in the deletion of the cdx file.
Now i want to create my cdx file from the bottom off.
So is there a option to...
Hello i have a listbox that is based on a array.
But the array is two dimensional.
When is say myArray i get the first dimension to see in the listbox but i want to see the second dimension.
How can i specify to display the second dimension of my array.
Thanx
Hello,
The question is this.
I want to make a foxpro app that is always on top.
So if i open fore example outlook my app has to be above outlook.
Very many thanx in advance
Hello,
This is wath i want to do.
Check if a application is running if it does then close it.
I know how to check on running apps:
FindWindow is the title bar of the window
SET LIBRARY TO CFYPATH + "\exe\foxtools.fll" ADDITIVE
lGetwind =...
Hello,
This is wath i want to do.
Check if a application is running if it does then close it.
I know how to check on running apps:
FindWindow is the title bar of the window
SET LIBRARY TO CFYPATH + "\exe\foxtools.fll" ADDITIVE
lGetwind =...
Hi,
The question is the following.
I want to make a program that is always on top.
So if i open for example outlook the program i developt is on top of that.
Dos somebody knows how i can do this ???
Thanx
Hello,
Could you please help me with the following.
I have a browse on a table and when i say SET FILTER TO ...
He doesn't refresh my browser until i go page-up or page-down.
This i tryed
SET REFRESH TO 0
SHOW GETS WINDOW nameWindow
But it dosn't refresh my browse anyone???
Hello,
We have dared migrating from Foxpro 2.6 to Foxpro 8.0. (!)
At this moment we have several errors, e.g. :
"index does not match the table".
We are pretty sure that there is no problem with the indices and tables.
We saw that the our Foxpro 8.0 application was opened twice per...
Hi I have the following question:
We are migrating away from foxpro 2.6A to foxpro 8.0
The question is now are there know errors between these two environments
I have been reading about some things on the Internet.
Like if you want to reindex a table you have to do this from the 2.6A environment...
Hi i was using this function to check if the application was alreay running but now i changed to fox8 it doesn't work anymore?
i searched the internet to see if the foxtools names changed or something like that but i can't find it.
AnyOne???
FUNCTION l1_appinuse
PARAMETERS lWindowTitle
SET...
Hi,
I want to change the appearance of my cursor runtime.
Now its standard | and black.
I would like to change the color or if possible the size to #.
Thanx
Hi i think this is for you a simple question but i can't find it.
I have a profect where there are three screen in.
screen1, screen2, screen3
Now when i call from screen1
do screen2.spr
I want to disable some controles at forhand on the screen2
____.cmbPrevious.enable = .F.
but do i have to...
Hi,
The question is the following.
I have made a form called rj_edit2 and there i put some buttons on cmbUnit
Now i have a program file where i want to control the visibilety of the buttons.
But how can i reach the buttons on the form.
Normaly i use thisform. but this dosn't work because i'm...
I Have the following question.
When you open a table you can use a BROWSE:
Select("customer")
Browse All
And you see all fields with the data from this table
Now i have a relation between two tables:
SET ORDER TO TAG Recnr OF "building.cdx" IN building
SET RELATION TO...
Hi,
I think its a simple question but i can't find the answer.
Ik have made a program in fox 8 and turnt it into a exe file.
Now i wan't people to use the program. But i get errors of missing dll's.
In fox 2.6 you have to have the FOXW2600.ESL in the WINDOWS dir and the Foxtools.fll...
My problem is the following:
I create a window in this window i define a browse.
Now when i execute my procudere Reset it dosn't close my window.
WHY ?????
Do WINDOWDEFINE
Do myRESET
PROCEDURE myWINDOWDEFINE
DEFINE WINDOW qobrowse FROM 0,0 TO 42.5,144.5;
FONT "Arial", 11 ...
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.