Hi,
I want to trim all the leading chr(13) or chr(10) at the end of a memo field (before printing).
Alltrim() or trim() has no effect on the chr(13).
strtran() will be a solution but ONLY on the last line.
Is there another function available ?
Jean-Paul
Hi,
My .exe (Vfp6 or Vfp8 application) size is 2.906 Ko.
Last week, when I zip this exe, the size was 765 ko.
But to-day, after a few changement in 2 or 3 .SCX, I can't zip the .exe. The packed size is now 2.865 Ko.
How is it possible ?
Any idea ???
I try on different machine with WINZIP...
Hi,
I have a form 580x580 with a big picture (geographic plan) inside. The user scroll the picture with arrows key, until he gets the right position - and then he places icons where he wants. Then, I want to save this formated 580x580 picture on disk.
From my VFP6 (or VFP7) application, is...
Hi,
Does somebody know how to change, from a VFP aplication, the name of the file (.DBF or .TXT) linked to a Word document. It seems that this name is "somewhere" in the .DOC
Do you think the solution might be with low level instruction for making the changes ?
Thanks by advance...
Hi,
Is it possible to easily hide or see the mouse pointer, for all the screen in my VFP application (Win 2000 - Tactil Plasma screen or standard screen)
... Without using a :
If ! WithMouse && Var .T. or .F. in main Prg
.SETALL("Mousepointer",13) on the 70 screen ...
ENDIF...
I try to resize and move image control at run time (and editbox too (move) ...). It's seems impossible to handle the control, change the border (with the 8 points like VFP) and the resize.
If somebody can help me, ... this will be great.
JPG from Paris
Hi,
Does anybody know how to send a record from a VFP6 file in the Outlook Adress Book (Name and telephone number) ?
I know i can extact my informations in a CSV format and then import them from Outlook. But this is not automatic.
Thanks for any suggestion.
Jean-Paul
Hi,
I need to get the volume serial number.
I found sometime good with the "GetVolumeInformation" in WIN32API (for VisualFox). But I had to get this information in 3 application written in FoxPro 2.6a.
I try with RegFn() - Foxtools with always error message.
The syntax for VFP is ...
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.