Hi Dave,
I think my data are RTF. I get it from an Office who want to convert their data to DBF, FPT.
I don't have the application using this database MDB.
According to theses info, can I do something to convert it?
I have open the FPT with WinHEX and I'm able to read the text, but it's not...
Hi gang.
I have a data transfer to do. The source is a MDB access file. I need to convert one file in it to DBF. After I create my DBF, it contain a FPT file for the general field. When I browse my table and try to access my general field, I get error 1420 in VFP. I really don't know what to...
Hi,
Thanks again Mark for your answer.
I'm not really an expert with API.
I just look over news2news website, but I really don't know which function I need to look for and how I will use it. Even if I have look in Process and Thread
But I have also another API source code that I have work...
Hi,
Thanks Mike Gagnon for the response.
Here is the code I just found on your link.
I have convert this example into foxpro code, but the variable aa doesn't return me the username, she still empty.
Do you know why?
lcComputer = "."
loWMIService = Getobject("winmgmts:" +...
Hi,
I just found on this forum some code for listing all the process running on my computer. The problem is that my computer is a windows server and it also list the process of other user. I would like to see only mine. Is there a way to do it? I'm searching using the exe filename, not the...
Hi Mike,
I just want to do a little program that will extract and register some ocx and dll files before running the main program that use these ActiveX. I know that I can use WISE or a program like that to do it at the first time, but sometime we add some new activex in our development, so...
Hi everybody,
Is there a way to retreive the name of all the files includes in a exe?
I explain.. I have create an application and I have include 20 files in the other files section of my project. Then I just build an exe program with it.
I would like to be able to develop a function inside...
Thanks to you alvechurchdata for your response.
I have tried something similar to your answer and seems to work better now. Now, I will wait and cross my finger.
The Wizard
Thanks to you alvechurchdata for your response.
I just thought that there was an easyest way to do it, instead of having to disabled the timer on each object event. and disable object during the timer event.
Do you think that I can just use «thisform.enabled=.f.» when my timer is running or I...
Thank you Ramani for your quick response.
No I can't do that in another form, because I need to refresh some object on my main form. And some time, user need to swip some barcode card. That's why i'm trying to complete the execution of the timer before being able to do whatever else.
There's a...
Hi group,
I have a little problem. I have a form with 10 buttons + a timer on it. When I try to click on a button during the execution of the timer, I have so many weird things that appens to me. In the button1.click coding, I select table1 to do something. In the timer1.timer coding, I...
Hi groups
My problem is related to image control.
On my form, I have an image and a button control.
When I click on my button, it assign a jpeg picture to the image object. My jpeg picture is around 571 Kb.
Before I click on my button, if I go in the task manager under process, my vfp8.exe...
Thank you very much to all of you.
But my concern is that I don't want to maximize the editbox to the entire screen, because there are some other editbox that need to be show. I would like to have a property like IntegralHeight to strech vertically my editbox until the end of the text and keep...
Thank you Rick
It's just because I don't want the user to click on anything, there are no extra space in my form to add a new button and I want that everything to be shown and setup automatically. All the space is already use to show some information. And all the editbox are enabled=.f. and...
Hello World!
I have a little problem. I want to use an EditBox with (Top=0, Left=0, Width=400, ControlSource=var_cString).
If my variable "var_cString" has more characters than you can see in the editbox, I would like to autosize the Height, to be able to see the entire text.
I have tried...
Thank you very much "ChrisCarroll", I tought that this method was only to apply the MailMerge and not to create a new file with the merge save inside it.
Hi group,
I have create manually a new word document and I have link it with a free table (dbf), then I have insert all the 5 fields. My table contain only 100 records. I have save my document and quit word. Now the information related to this tables is save inside this document. How can 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.