Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable not found error in SPR
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Variable not found error in SPR
Environment versions
Visual FoxPro:
FoxPro Windows
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01386865
Message ID:
01386865
Views:
98
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.
Next
Reply
Map
View

Click here to load this message in the networking platform