I am trying to find a VFP routine that will let me change the timestamp of any file. I didn't have any luck googling it. Does anyone know of such a routine? Thanks
Hello and thanks in advance for the advice.... I have memo fields that contain text based PDF files which should be highly compressable. Is anyone using anything for compressing and decompressing data in memo
Using VFP9 SP1. I am starting to get the Error "Library File Foxtools.fll is Invalid" when trying to load Foxtools.fll at a customer computer. This is not happening on my dev computer and I can not figure out how to fix this problem. All VFP9 runtimes are the same version 9.0.00 ...
I can change the mouse pointer in a form or object but can't figure out a way to just change the mouse pointer to the hour glass in a program. I just want to run a proc that takes some time and change the mouse pointer to the hourglass and then back to the pointer. Like change to ...
A while back I asked about an ftp program. Someone kindly directed me to a place where some genius built a custom classe called FT_SERVICE. Long story short: this class and all its procedures were built to be compatible up to VFP 5.0. I am on VFP 9.0 so naturally there was ...
I sent this before but it does not appear on my NG. I can change the mouse pointer in a form or object but can't figure out a way to just change the mouse pointer to the hour glass in a program. I just want to run a proc that takes some time and change the mouse pointer to the
How can I control the position of messageboxes? It would be nice to make it pop up in the middle of inside a current window (form). Can this be done or I have to make my own Messagebox function?
Saludos a todos. Me gustaria conseguir ya sea una clase o control activex que me permita manejar los menus de un modo diferente a los nativos de visual foxpro.
I have an VFP3 application. It was run smooth under windows 98 pc. However, when it was run in a new pc with win xp, error related to memory occurs. I only have the .exe file but no program source code. Can I upgrade my VFP3 application to VFP6 ? How ?
I want to update a line of a text file. The text file is small. For example, I want to change the line AGE=50 to AGE=51 for a text file which contains the following lines: NAME=TEST
I am trying to write an unattended email module for sending out notices using a timer based on certain conditions. I'm using Outlook 2002 SP2 and VFP9.0 SP1 and outlook redemption v4.1 to bypass the security check. All my emails keep getting routed back to my
Is there any reason not to use FormSets for their ability of sharing the same DE? If anyone knows any disadvanteges let him speak now or be silent forever.
OK... dummy time... please bear with me. After almost no coding for about five years, I'm trying to get my head around VFP and not use 2.x approaches... and I'm really feeling like a dummy.