Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable not found error in SPR
Message
 
 
À
10/03/2009 09:54:56
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
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:
01386895
Vues:
39
>>>It's valid syntax for COLOR clause meaning that 2nd color in the color set is changed. If you remove comma than it'll be 1st color which is not the same.
>>>Why do you think the comma causes a problem?
>>>
>>>>
>>>>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?
>>
>>oh boy,,,
>>Well this is the line number 267...
>>Actual error ...
>>Aruntime Error Has Occurred.
>>Program PDRF.SPX
>>Line Number: 267
>>
>>I had to rebuild this by looking at the previous EXE screen, due to no code available. My reverse engineering is faulty*!:?/
>
>When Fox reports an error, it always report the last line of the entire command. The error could be caused by any of clauses in the @ statement. I will need to do some digging for my Fox 2.x help to recall the proper syntax.

Thanks - I'll dig also, I'll dig into each of the calls to id the undefined variable
Edgar L. Bolton, B.S. B.B.A.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform