Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
@...GET crap
Message
 
À
20/08/2007 09:25:04
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01249115
Message ID:
01249131
Vues:
28
This message has been marked as a message which has helped to the initial question of the thread.
The !! is in a picture clause which has a control code for each character position meaning there are two characters, both forced to upper case.

The last two functions looks like they are referencing varaibles for the definition

Can't help you with the middle question, if nobody else chimes in I will dig out my older reference manual tonight and look it up.

Bob


>What is the "!!" in the first GET for? One "!" would convert to upper, but why two?
>
>I can't figure out what the ";" is for in the second button.
>Or what the "IV" portion of the PICTURE is doing.
>
>The FUNCTION in the last two don't seem to match the codes in the help. What would "pupdhe" and "pdae" be for? Are the variables maybe?
>
>
>
>@ 03 * row_incr + row_plus, 58 GET new_rem ;
>	PICTURE '!!' VALID v_find( .T. )
>@ 08 * row_incr, 02 GET choice ;
>	PICTURE '@*IV ' + REPLICATE( ';', max_view - 1 ) ;
>	SIZE 1, 76, 0 ;
>	WHEN rem_cnt >= _CUROBJ - 1 ;
>	VALID pullrem()
>@ 02, 02 GET choice ;
>	FUNCTION pupdhe;
>	SIZE but_height, but_width, 1 ;
>	VALID rec_rem() ;
>	DEFAULT( 1 )
>@ 03 * row_incr + row_plus, 02 GET edit_del ;
>	FUNCTION pdae ;
>	SIZE 1, radio_width, 1 ;
>	VALID v_edit_del() ;
>	COLOR ,,,,,,,,&control1_color,&disabl1_color
>
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform