Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions about fields
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00101269
Message ID:
00101274
Views:
35
>vfp 3.0 win 95
>
>when editing fields in a pageframe, how can you
>make the text your inputting wrap automatically
>to the next field or text box?

I am not sure about this question. I just built a form with a pageframe on it and dropped three text boxes on it. I ran the form and started entering the data in the first textbox and it rolled over to the second one when I filled the first textbox. So, I think I need some more direction from you on this question before I can properly answer it.

>
>what is the best way when inserting a new record
>from an array, to copy some fields, and yet leave
>some fields blank?
>

Copy the array to a temporary array and then clear out the elements you do not want. Then, INSERT INTO from ARRAY...

There are other alternatives but this is the first one that comes to mind.


>I need a calculation button to compute 6 fields
>doing both adding and subtracting. ie,
>
>total materials+total labor =subtotal-deposit=grandtotal
>
>Can I use replace grandtotal with ......??

Sure... Why not...

>
>Thanks and have a great holiday..
>
>Becky


You too
Menachem Bazian, CPA
President
BC Consulting Services, Inc.
973-773-7276
Menachem@BazianCentral.com
Previous
Reply
Map
View

Click here to load this message in the networking platform