Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report works the second time
Message
From
28/01/2014 16:07:25
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Mobile
Miscellaneous
Thread ID:
01592505
Message ID:
01592509
Views:
44
>Is CORRECTO in the report as a data source or condition? It does not exist in the first call.
>

No John, after sending and re Reading my message I thought someone should make that question. I said variable is a field in the cursor. I retried lilke this:
correcto='N'

correcto='N'

Do While correcto=='N'
	Select CPRESUP
	Go Top
	Report Form FEE_F500 Noconsole To Printer
	correcto=ALERT('Imprimió correctamente?','SN?')
Enddo
and the result is the same. First time error, second time good

Thank you anyway

Héctor
Previous
Reply
Map
View

Click here to load this message in the networking platform