I run a screen where I need a temporary DBF file ,I create this file during the run of the screen by :
CREATE dbf &user (prdcat c(15), amount n(4), supdat d(8), prcperun n(10))
In some stage of the program I don't need anymore this file & I delete it by :
delete file &user.dbf
for some...
I have a screen program with a problem , in a certain input field in the Valid is a checkup , if field empty the cursor shouldn't move to the next input field , when pressing the Enter key it's working fine , when pressing the Tab key it's ignoring the Valid statment & MOVING to the next input...
I have this command to get the username & it's working fine in FPW , my question is how can I combine this command in a program & put the return username in a memory variable.
Thanks
I m trieng to send a data field from one program to another , I don't realy know how to code this in my programs , main program is always open & there is the variable generated , I would like to transfer this variable to 2 other programs that r calle from the main program.
Thank's
I have a file with a field containing first middle & surname together I would like to separate them to 3 fields , first middle & last name , looking for the best solutaion.
Thanks
I m looking for a tool or a programing way to protect my programs from working on other computer except the one which the programs where putting on him , in other words I want to protect my programs from being copied to other computers/offices & using them, Mainly on windows XP.
Thank's
I m looking for those 2 files in order to put them in a program as a pupup for the enduser to chose ountry & city , maybe someone can help me get those files if exsist at all.
Thank's
I have input fields which normaly the cursor is moving from left to right , I need to put the cursor in the right side of an input field & move it to the left , maybe somebody can advice me hoe can I do that.
Thank's
I created a new report which contain some frames in the report , inside those frames r fields from a table , the problems is what I see when making the report is not the same as when I run the report , the fields r coming not in the same posion as I see them when making the report , I can't find...
I m printing a report with "report all form myform......" , I would like at the end of the report to print how many names for example in the report , I can't count them while printing since it's done by report all , maybe someone have an idea how it can be done.
Thank's
I have a array with 20 elemnts , each time I have to store a field to another element " store tran to saltot(x) " , saltot is the array and X is the number of elemnt , how can I use the same command all the time with a varibale that is changing???
Thank's
I would like to change part of a text field in a file , for example I have a field with text "H6rom " in this text thesecond character is "6" , I would like to change this "6" to "a" .
Thank's
I have a text file which I have to convert to .dbf file , I don't see an option to use this file via Fox 2.6 or maybe it is a way to use it , maybe possible to convert it to .dbf some how.
Thank's
I m using WinXP pro with Fox 2.6 , evry time I corect a program & create a new exe I have to change the security of that .EXE file manualy, is there a way to create that new .EXE file without loosing the security of the same name old .EXE file ???
Thank's
I have a program which I try 2 use in 2 computers on a local net , this program is not doing any updates or new record to the file but still when I try to excute the program from 2 computers same time in one of them I recive a massage "file acsses denied" , the file is open by the program...
Latly I changed a date field by putting 'SET CENTURY ON', the year in this field changed from 04 to 1904 instead of 2004 , how can I change the year in the field to be 2004 ???
Thank's
I m runing a command like "run /n e:\test\jetaudio.exe filename.ram" , when command is excuted the program don't have any more control on the media player & the media player screen is opened and covers the Fox screen , my question is how can I control the screen of the media player not to be...
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.