Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable not found error in SPR
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Variable not found error in SPR
Versions des environnements
Visual FoxPro:
FoxPro Windows
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01386865
Message ID:
01386865
Vues:
97
DO 3DBOX WITH 7.212,6.750,2.934,114.150,-1.8,255,255,255,96,96,96
@ 7.429,7.250 EDIT m.descr ;
	SIZE 2.500,81.000,0.000 ;
	DEFAULT " " ;
	FONT "Courier New", 8 ;
	SCROLL ;
	WHEN ddWhen("pdrf.Descr") ;
	VALID ddValid("pdrf.Descr") ;
	MESSAGE ddMessage("pdrf.Descr") ;
	ERROR ddError("pdrf.Descr") ;
	DISABLE ;
	COLOR ,RGB(,,,255,255,255)
The comma following the COLOR is the cause of an error. Has anyone seen this happen?

The SPR is created from FoxExpress, GenScrn, GenScrnx, Tabs, FoxScrn, or Combination.

How can I generate an SPR and not have this comma following the COLOR designation?
Edgar L. Bolton, B.S. B.B.A.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform