Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report gives C-5 errors
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01478438
Message ID:
01478447
Vues:
34
>>1. Which particular case in that code gives you problems?
	CASE m.Choice_2 = 2
		DEFINE WINDOW wReport FROM 0,0 to 100,200 TITLE "Report Preview" SYSTEM CLOSE
		ACTIVATE WINDOW wReport
		ZOOM WINDOW wReport MAX
		IF posconfg.rx1
			REPORT FORM xunpdrx2 PREVIEW WINDOW wReport
		ELSE
			REPORT FORM xunpdrx PREVIEW WINDOW wReport
		ENDIF
	               RELEASE WINDOW wreport
>2. Can you just prepare your data as a cursor and run from the cursor instead of filtered data with relations?

Sounds good... guess it can't hurt!

thanks!
Tommy Tillman A+ NetWork+ MCP
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform