Does VFP8 no longer support the FoxproDos 2.6 label files?
We have need for CPI-based plain-ascii label output, and we've been using VFP6 with .LBX/LBT files created in Fpd2.6.
Now that we're moving to VFP8, I'm getting the error "Invalid expression in label definition file."
If I convert ("transport") it to be a VFP8 .LBX/LBT file, then it produces the labels fine, and sends them to the printer, demonstrating that the expressions really are valid.
But our program really needs the text output instead.
( The LABEL FORM xxx command does support the "ASCII" clause like the REPORT FORM command does, though it isn't documented, yet, since I need CPI positioning, I REALLY don't want to use the GUI label designer. )
- Bill
Get the best answers to your questions -- See FAQ481-4875.
We have need for CPI-based plain-ascii label output, and we've been using VFP6 with .LBX/LBT files created in Fpd2.6.
Now that we're moving to VFP8, I'm getting the error "Invalid expression in label definition file."
If I convert ("transport") it to be a VFP8 .LBX/LBT file, then it produces the labels fine, and sends them to the printer, demonstrating that the expressions really are valid.
But our program really needs the text output instead.
( The LABEL FORM xxx command does support the "ASCII" clause like the REPORT FORM command does, though it isn't documented, yet, since I need CPI positioning, I REALLY don't want to use the GUI label designer. )
- Bill
Get the best answers to your questions -- See FAQ481-4875.