Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this work?
Message
De
01/10/2003 14:39:00
Jill Derickson
Software Specialties
Saipan, CNMI
 
 
À
01/10/2003 09:34:33
Joel Leach
Memorial Business Systems, Inc.
Tennessie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00833658
Message ID:
00833922
Vues:
12
Didn't know that that! but, no, my code is not in the pageFrame...j

>IIRC, "This" is used if there is no WITH/ENDWITH as well. That would only apply if your code was in the PageFrame though.
>
>>This is code in a method of a form:
>>
>>
>>LOCAL lcCli_pk
>>
>>REPLACE CLI_StatusFK WITH giClientStatusInitialScreen, ;
>>	cClientStatus WITH gcCLientStatusInitialScreen IN v_Client
>>THISFORM.SSiclientstatusb4edit = 0
>>
>>lcCli_pk = v_Client.Cli_PK	&& gets set in AddAction
>>=REQUERY( "v_ClientProblemList")
>>=REQUERY( "v_clientappointmentlist")
>>=REQUERY( "v_clientencounterlist" )
>>
>>** 10/01/2003 try to get required ScreenDate set up and refresh client problems
>>IF TYPE( "THISFORM.pgfPageRefresh1.Page3.CTRscreening" ) <> "O"
>>	.Page3.Builder_ctrClientScreeningControls_cg.UIENABLE(.T., .T.)	&& do not Activate
>>ENDIF
>>
>>
>>There is no "WITH" statement, yet the line:
>> .Page3.Builder_ctrClientScreeningControls_cg.UIENABLE(.T., .T.)
>>executes properly...i don't understand...j
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform