Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report works the second time
Message
From
28/01/2014 16:32:24
 
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:
01592513
Views:
49
xproblema=0
correcto='N'

Do While correcto=='N' .And. xproblema<2
	Try
		Select CPRESUP
		Go Top
		Report Form FEE_F500 Noconsole To Printer
		correcto=ALERT('Imprimió correctamente?','SN?')
		XPROBLEMA=0
	Catch
		xproblema=xproblema+1
	Endtry
Enddo
If you can't beat them, join them... I probably won't be able to sleep tonight thinking why this error appears but the problem is solved as you see above

Perhaps any of you could light the darkness of my ignorance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform