Thanks,
Olaf - I had Googled extensively, and I found some examples in VB, but a VFP example on the net would have been helpful
I forgot to say that this a multicolumn listview, not sure if this effects the key or index
I did try the method extensively before posting , but it would always return...
How do I use the "FindItem" method?
When I create the entries in the listview, I add an unique key from the cursor that provides the records for the listview
I also need to be able to move to the record in the listview control when the cursor in the main table is moved (locating correct row...
Periodically VFP crashes.
Looks like its due to AcroPDF.dll
Here is the fault:
Problem signature:
Problem Event Name: APPCRASH
Application Name: vfp9.exe
Application Version: 9.0.0.5815
Application Timestamp: 4713a6f4
Fault Module Name: AcroPDF.dll_unloaded
Fault Module Version...
Hi Mike,
I got around it fairly simply without creating a dummy file
in the report I entered into the "Print When" tab, "Print only when expression is true" section this code
!empty(creport2.Image2)
That works
Hi,
I have a report which I am trying to insert an image.
Sometimes there is an image to be loaded or sometimes the cursor driving the report does not have an image to load
Now this works OK when there is an image, but when the there is no image it fails
In the report control I have tried...
I would like to do the following:
If a memo field in a report starts with company name:
For the sake of anonymity I will use:
"My Company Name"
I would like to make the first letter of each of these words only appear in RED while the remaining text for each word and the rest of the memo field...
I have been looking at Outlook automation.
I have not been able to find a way to get new emails.
Unread, read OK, but how do I get outlook to check for new
messages?
Alastair
I have a single select statement to get data for my report.
I have SET ORDER TO name
I have 2 more sub groupings, and would like to have them
ordered correctly as well.
1st group = Name = OK
2nd group = Job number = not ordered
3rd group = Task number = not ordered
How do set order on...
Hi Olaf,
Its a mixture of both really. Some files are created to be
stored for later retrieval. (PDF,excel or Word doc)
I have that working OK right now.
Some files created in VFP app will need to be emailed out.
All incoming files including faxes, are emails or email attachments.
I just want...
Thanks Mike,
I guess before I get too far with this, perhaps I should be asking
for some advice on which way to proceed.
My app will be installed on our Windows Server 2008.
All users access their windows user account using Remote Desktop.
We have Microsoft Exchange installed to handle the...
Just having a look at Outlook as here:
faq184-3894
Our server has multiple user accounts.
How do I work with messages from different user accounts?
What I would like to do is save all attachments to a directory from 1 particular account:
I would probably set up an email account for the VFP...
Hi Dan,
I have Windows XP SP3 installed.
Ghost Script was installed with admin rights.
Ghost script works no problem outside of VFP with a third
party PDF tool.
I have downloaded and tried XFRX.
This works OK. Probably use that, thanks.
I have been trying to get this to work, the PDF solution here:
faq184-2143
My ps file are created, but I get an error message when
ps2pdf.prg tries to open ghost script.
This is it hangs up:
RetCode = CreateProcess(0, File2Run, 0, 0, 1, ;
NORMAL_PRIORITY_CLASS , 0, 0, @lcStartupInfo...
Is there a way to make the application independant of windows themes?
This application will be running from a Windows 2008 server via remote desktop, with windows classic desktop.
Can I include a "themes" file with the application so it will appear "themed"?
Can I use variables to create an object reference,
for instance:
thisform.textbox1.visible=.t.
can I use a variable for the "textbox1" part?
thisform.variable.visible=.t.
or
thisform.textbox + variable.visible=.t.
I have 252 objects on a form that I wish to vary the properties for...
I have no idea if or how I can do this:
I would like to have a calender in a form which shows
text and info in the calender for events booked on those
day/s.
Also have different colours for the days which have events.
That way the user can see instantly when there are free days
to book other...
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.