Recently Microsoft have introduced a patch that blocks the access of compiled HTML help files across a network. Network access to such files was considered a security issue by Microsoft. Is there any other format in which the help files can be compiled and accessed from a visual FoxPro application.
When printing to an ASCII text file I get a Fatal Exception error C00000005. I have tried removing any printer information from the frx file by clearing the TAG, TAG2 and EXP memo fields but this makes no difference.
The error does not occur when printing to the default printer.
I am trying to use an automated testing tool called Test Complete from AutomatedQA with a Visual FoxPro 7 application. The testing tool can see forms and controls within them in the uncompiled version but not in the compiled executable. I suspect that this is because it cannot utilise the...
I have used HTML Help Workshop and FronPage to build a compiled help system (.chm) for my application. The system works fine on my development machine (Called either using the F1 key or from a menu option). However, when I place it on a machine which does not have Foxpro the help file cannot be...
Can anyone explain the reason for the following events. I have a formset containing 3 forms layered one on top of another. Each form is linked to a view and the views are linked in a grandmother, mother, daughter one to many relationship. Each form has two buttons [New/Save] and [Close/Cancel]...
Is there a way of setting the data environment for a form programmatically rather than using the data environment GUI. I want to use a view as the cursor source for a form but be able to specify the database location which holds the view. I cannot see a way to set these programatically since...
Has anyone experienced the above error when using the following code constructions
THISFORM.methodname(
THISFORMSET.methodname(
I have been using these code constructions when attempting to set up code within a form or formset that will allow the passing of parameters to a method of...
Can the colour of individual rows in a visual Foxpro 7.0 listbox be set. I would like to colour some rows different to others based on values within the row source 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.