I am currently working with a Dry Cleaning software program. In the screen where a user checks the customer out and receives payment. Here is the code:
**INIT**
thisform.label1.Caption=ALLTRIM(Name)+" # "+ALLTRIM(PPhone)
USE tempo SHARED
nRecs=RECCOUNT()
FOR x=1 TO nRecs && I know there are...
I've seen some programs written in DOS FoxPro and they have text in them made of the ascii block character (█). And I needed to know if there was some function for that, or is it done by hand?
Hi, sorry for the numerous posts. This time I couldn't figure out how to replace a placeholder (such as %P for customer) with a variable string (such as the customer's first name from the accounts database). Here's what I'm doing, I'm making it to where the customer's can be emailed/texted via...
Hi, while writing my application I wanted to put in a function that when you press escape <ESC> the current form closes. I know there was a way to return the current form number. If you know of a way to do this, please let me know.
Hi, I've been working on a program for some time now, and it has finally been released. I've been working on some updates for it (VFP9) and was wondering if it would be possible to Cloud Base the program. I want to make a SUPER BETA version of the program that will Cloud base all aspects of the...
Ok, So First off i'm new here.
Hi, I'm having trouble with making a list box in my foxpro program, it is for a dry cleaners program, you enter the customers last name, it searches a data base for that inputs all the last names and first names along with the customer number into a combo box in...
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.