thanks for the review.
"c", "table","field"
all shortened up.
"cEmpLnam"
Some cleaning to do!
THX all for your suggestions.
Hi VFP7 experts: Need to ask a "basic" fundamental question, and request your feedback/thoughts on hundreds of field name and hundreds of variable names. . .
I started off 3 year ago writing/learning using field names like the book says, i.e. Lyes, Lno for logic fields, Clname, Cfname...
Put in clickevent of the check box. . .
IF somefield=.t. &&logic field in table
thisform.sometext1.Enabled=.f.
thisform.refresh
ENDIF
IF somefield=.f.
thisform.sometext1.Enabled=.t.
thisform.Refresh
endif
Hope this helps.
Bill
Thanks for your feedback.I got it into a table that's useable in 9 fields,
but I am trying to parse the "comma" off that came along with the last name. . .ie. . . Adams, Jones, Smith, etc.
How can I get rid of the comma after the name in the field "cLname"?
Thanks for your...
Brian:
We have a text document with a list of names and addresses. . .about 20 on a page. . .50 pages.
We would like to import into a table with fields named: cfname,cmi,clname,caddress,ccity,cstate,czip.
Smith, John J. and Jane J.
5631 Front Porch Ave
Denver, CO 80112
Any feedback is...
Ian writes. . . In any case, keep in mind that it is ILLEGAL in the United States to record a telephone conversation without either first informing the other party or signaling the recording with an occasional beep.
Ian that's not always true. "Like Tom Swayer's Cat, I've sat and that...
Tekno, I was able to get it with your help. THX
Thisform.refresh in the scroll event.
. . .and
Continuousscroll to .f.
vscrollsmallchange to 50
hscrollsmallchange to 50
. . .otherwise the whole form/fontage/fields etc. wants to squirm across the screen and refresh continuously.
playing with...
Hi, I have a scrollable form. Sometimes when I drag the vertical or hozitional scroll bars to move to another part of the form portions that are not in the screen do not show till I click on the form where I know fields "are". . .
How can I get it to "refresh"...
Hey Dave: Thanks for your feedback.
I built a form and put over 600 labels on it!
The only difference I could see was that it
took a half sec longer to load. (Logic tells me that if reports are not limited as you pointed out, than forms shd not be either.
Referring to German12 thread 184-28711 earlier today.
"object limits" on a form. 255?. . .
I built a form with a scanned picture of Colorado counties. I init the form with one label for each client, Capition "X", change the tooltip to the client's name and address etc. and...
I have a text field numeric with 2 decimal places used with as imput mask of $$99,999.99
I am using other software off the shelf ("non-vfp"), that has the ability to take alpha as well as the numeric.
Is there a way to build in that ability into my "numeric" fields?
Any...
Hi: I have a vertically scrollable forms 790/1200 with key press events in the textboxes/ckboxes to pageup/pagedown and arrowup/arrowdown to setveiwport(3 views). . .and then on to the next page either up or down and so on.
My question is: Sometimes the labels "sqrim" or are not in...
Hi:I have legal size vertically scrollable forms,790x520 scrollable to 1190 with some having over 150 fillable text fields etc. I use the menu bar command(s) for example:
"Do form form003.scx name vform003 linked" (In top level and modeless)
It works fine except for loading and...
Mgagnon
I would able to figure it out with your idea. Sometimes you have to throw the baby out with the bath water and start over.
My textbox height with my font size was not tall enough to see it!!!
(. . .and I thought I was truly loozing it!)
THX
Bill
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.