I have the following stub program exe which i originally compiled with vfp7 and the main called program compiled with vfp7.
No problems with the stub or main calling program with vfp7.
After updating to vfp9 with service pack 2 - compiling both programs with vfp9, the stub.exe crashes with the...
what would be the best way to
computerize a 20 page questionnaire with ability to export/import answers for each
consumer (life of form would be one year, approximately 1,000 or more consumers)
and then a revised/new form has to be created
types of questionnaire answers to capture are: yes/no...
i am needing an algorithm to find overlapping times on data entry, for example, services are provided from 8 a.m. to 9 a.m. by one person and another person enters they provided services from 8:30 to 9:30 (and various other overlaps of time) finding duplicates is no problem, but i haven't been...
microsoft support has the following unzap function which i tried and tested on a fp2.6 database - it worked just fine to recover the zapped data, however on vfp7 it puts garbage in the data fields - anyone know what the difference would be here?
from...
I zapped an important database by mistake, using VFP 7
can this be recovered? I haven't found anything on the faq sections
thanks for any help
Teresa Pickering
Professional Computer Services
I would like to save the multiple choices from a listbox
into a memofield - i am using the following code but it
will only save the last selection -- does anyone know what i need to do? or is there a better way to save the choices to a table - thanks in advance, using vfp 7
LOCAL ncount
SELECT...
i have recently re-complied a very large program with
clipper 5.2d and blinker 7
when i attempt to run a reindex routine or browse thru
the database the program crashes with a vm integrity failure error
does anyone know how to fix this? i am running the program
on a windows xp computer and...
i am trying to use the lstchkbox class as described in chapter 5 in the book 1001 things you wanted to know about vfp however, the sample in chapter 5 does not change to a checked box when run, does anyone know if something needs to be changed/corrected to work properly?
thanks
teresa pickering...
i am using vfp 7 and when i compile my app i get other forms
brought in from another project and can't seem to get rid of the problem by simply removing the forms from my new project
i don't remember how to get to the source code table of a form that stores all the information - can anyone help...
i am using vfp7
i have a combobox declared as 2-dropdownlist it is filled by an array of character data, 2 columns, everything is fine except when you click the down arrow it goes to the bottom of the list, i have tried the form.init with setting the index to 1 and it still goes to the bottom...
i'm using vfp7 and have a form with the dtpicker and a textbox for the date value
the dtpicker works fine on the saving, but on editing the record if the date is either the 30 or 31 of the month, i get invalid property value error message on retrieval of the saved record, i am using the...
i have created a shortcut menu named edtshort.mpr as shown
in the sample.app -- it is for cut,copy,paste
i entered the 'do editshort.mpr with this' command line in the rightclick event of an editbox
the problem is when i run the program and click in the editbox and then right click i get an...
i am using the activex calendar/datetime picker ole control
i have an application in vp7 that runs fine on most machines
however the windows 2000 and xp machines generate the above
error message
i know how to register the ocx files, however my question is
this -- the vfp7 manual says that you...
i am trying to install a vfp7 program with cr9 developer version reports on a clients computer
i read the runtime.hlp file and have downloaded the unicows.dll but it won't register -- error 'dllregister server may not be exported" and the craxdrt9.dll will not load without the unicows.dll...
in my vfp program when i call the oRpt.printout(.f.)
my crystal reports parameter screen will display and
i type in a range of invoice numbers, however it still
will print all the invoices.
it's like the printout() will default and print all pages
can anyone advice why the printout() takes over...
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.