Here are a couple of basic commands that may assist you.
Consider changing your working directory to a project folder using "CD xxx"; Setting a path using "SET PATH TO xxx ADDITIVE"; opening a database using "OPEN DATABASE xxx"; opening a table using "USE xxx IN 0", selecting the table using...
You may want to take another direction and print this to a label printer such as Zebra. This would not require you to have a barcode font. In this scenario, you would send the printer programming codes based on their programming language.
I'm not 100% sure about this but, from Wikipedia...
Sorry, this will probably not help your current situation with Adobe, but you may consider using XFRX from Eqeus.com. It is full featured, and has a royalty-free, commercial license for around $150US.
It was written specifically for FoxPro. It does not require an install program, rather a...
FYI: This is how I did this quickly for my 2.6 project's screen files. I modified GENSCRN in the 2.6 home() directory. I took the push (command) button's creation area, where it types out the @ ... Get portion of the code to the spr file, and modified it to include a COLOR line. My 2.6...
I thought you were on to something, but it still does not work. I know the old way was adjusting the PICTURE clause of the @ ... Get and the color was supposed to be adjustable to Flat Black and White with '2'. It seems as if the VFP8/9 defaults to that with no adjustment available to the...
Here is a fun one for you...
I have a 2.6 spr running in VFP9, and the buttons background color is white. VFP6 was the standard grey, similar to my forms color.
The buttons are created with the @ ...Get command and I know most of the codes in the Picture portion of the command, but I never...
Thanks Mike,
Unfortunately, their IT department will not allow any programs to be loaded on their client machines. I'm pretty sure that it is spyware, so thanks for your reply.
For anyone else reading this, if you have clients that have internet access (99%), or yourself, spyware is the new...
I have a customer that randomly gets corrupted databases or Error 15 / Not a table/dbf. This time, after a fix, another database became corrupt. Another fix, and I am back where I started, a day later, and the original file corrupted again. When I look at the header of the file in hexedit, I...
JRB-Bldr:
One note on your comment, I am not translating the screens to VFP screens; that is where VFP does a poor job. What I have done is taken the 2.6 compiled screen files and used those in the VFP project. Try it on something simple to see what I mean. The compiled code is easily read...
pmbroh:
I have migrated my 2.6 program to 6.0 by using the compiled screen files from 2.6 (.spr, .spx), programs (.prg), menus (menuname.*), and reports (.frt,.frx). Keep the original screen definitions out of the project by creating a new folder for this project and only copying the files you...
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.