Hello,
I did a small program (EXE) in VFP8, which tells me when my fav programme is on TV, like a TV quide, but this is not important. I want this program to minimize in the SysTray, in the taskbar, near the clock, and when I right click on its icon, a menu should appear like APPEND, DELETE...
Hello,
I wonder if this is somehow possible. I am using passwords for my FOXPRO EXE programs, in a way that if they are to be copyed on a different computer, they ain't starting, unless the correct password is entered. But if someone uses a DECOMPILER like REFOX, my code will be public, and so...
Is there a way to create a key in the Windows registry? For example, when I run a form I want to check into the registry if a certain value is for example 1 or is it 2. If the value is one, the program will continue, if not exit. Is there a way to create a key in the registry and then check it's...
Thank you very much, this works like a charm, i've been going mad for the past few days, and didn't thought I'll manage to do it, but thanks to you guys, now it works. I need to do some minor modifications to display the name as I want to, but it works , thank you!
Thank you guys, for your help, I did tried to add this an the Interactive Change of TEXT1:
set exact off
lcFilter = [Client_name = '] + alltrim(THISFORM.TEXT1.VALUE) + [']
set filter to &lcFilter
locate
but it does nothing. Then I've downloaded the files from the website, but it's to...
I am using VFP8. I have a table called CLIENTS with 2 fields, one is called CLIENT_NAME(character) and the other one is called VALUE(numeric). I have a simple form, on which I dragged a text field (TEXT1), and a combo box (COMBO1). I've inserted the CLIENTS table at the DATA INVOIREMENT window...
Thank you all for posting your help messages. I am sorry I could not log on to this forum, but it's not like I have INternet 24/7 like you guys. The mistake was made by me. Like I said in my original post i used somethign like this: SUM ALL FOR month(MYDATE)=3 and year(mydate)=2007 to MYVAR...
I am using Visual FoxPro8, and I have this little aplication that I just did. Among other functions, this aplication is suppose to SUM all the paychecks from a particular month. Well the SUM is wrong, or I might be missing something, I am hoping you guys might help me out. For example, I want to...
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.