Hi, I'm having trouble right aligning text fields in foxpro 2.6 reports.
I double click on the text field then select format then put a tick in the box called Right Align. After the app is built the text box still left aligns the text?
Any suggestions?
Hi,
I'm hoping somebody can help me. I would like to read and get data from a Word Document and store it in a variable.
I've tried the code below but this only seems to work with a standard TXT file, when tried with a DOC file it returns weird characters.
STORE FOPEN(m.location) TO file_handle...
Hi, I need some help returning the total size of three file types in a specific folder...I've been using ADIR but can't seem to get it to work, I hope this is the correct way...basically I'm after the total size of all *.dbf *.cdx *.fpt files in a folder called c:\data
Thanks in Advance
Martin
Hi, I'm trying to take a surname string with a hyphen in it, and make both names before and after the hyphen PROPER case.
m.surname = "SALLY-ANNE"
I need it to print out... Sally-Anne
I have tried for awhile without any success. Please can you help.
Thanks in Advance.
Mart
Hi, I need some help getting data back from a remote server hosting mySQL,
I have a database on the server that has a table called members which has 10,000 records, Ive designed a little program with an ADODC object and a few textboxes which I have bound to this control & fields in the table...
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.