Hi GriffMG, MikeLewis & jrbbldr
My apologies for not stating the error message.
1. The error message reads 'Operator/operand type mismatch'
2. _salecost & _saleproducts are PUBLIC variables.
3. I changed _salecost from numeric to alpha.
4. Index Order = saleid
5. There are 2 records in...
Hello people.
Could someone please tell me why the 2nd line of code after the ELSE Statement
crashes. The code leads to a report where product and cost is in a list.
Many thanks. Shane.
NB: Seems like Chr(13) is a problem, but why?
Scan
If Eof()
Return
Endif
If...
I have a SQL Grid in a form.
The initial SQL is in Form.Load (no problem)
But when I click on a record, then display record in a Container (Table Fields)
it stays at bof(), not the selected record.
Thanks in advance.
I have created As Top-Level Form with a corresponding menu.
If I do not press Tab or Enter before clicking Save from menu, the field variable is not being updated.
I’ve tried KEYBOARD {'TAB'}
Any help please.
Shane.
Thank you Vilhelm-Ion and MikeLewis.
I decided on DO FORM with MODAL as it is essentially a utility form that will not be accessed often.
One less Container. :-) The information you provided will be useful in the future i'm sure!
Thanks again.
Shane.
Hi all.
I can only save a new URL using 'append new record'.
cboURL or cmdOK is not loading or saving the url on data entry into it.
Any tips please.
Shane.
I thought I may have been trying the impossible, oh well.
Guess I'll have to get my head into manipulating class library's now. Wish me luck.
Thank you again Mike for your time and knowledge.
Much appreciated.
Thanks Mike.
Following is the code that allows the user to select an icon from explorer, changing the form,
screen and application icon. ie; it exists in Project Information waiting to be compiled \ generated.
Everything works except the last line of code, whilst running the application.
Local...
Hi MikeLewis.
Sorry that I've been away.
Application.Projects(1).Icon=vNewIcon
The above code works perfect running the form in VFP9_2, updating the application icon, no problem.
However when I run the *.exe, this message appears.
Message OLE error code 0x80020003: Member not found. (80020003...
Hi Mike.
I tried what you suggested. 1 at 16 x 16, and the other at 32 x 32.
I must confess I am a bit of a novice at DBMS programming, ie; I am not employed in the industry. !
But, I have managed to provide an option for the user to change their icon, ie; 'COMPANY LOGO' in their 'business...
Hi all.
I have managed to programmatically display form and screen[_screen] ICON using a memo field in a business name [business.dbf]
table. However I am unable to transfer icon image to Application Shortcut Icon.
Many thanks.
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.