Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Questions on VFP
Message
 
À
05/02/2012 08:33:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01534468
Message ID:
01534503
Vues:
138
J'aime (1)
1. What's the difference between CREATEOBJECT(), ADD OBJECT, and ADDOBJECT()?

Spelling

2. How many of the 700 or so numbered VFP errors can you successfully recover from programmatically, and allow execution to continue?

123.26

3. Why does a form's BufferMode property accept only values 0, 1, 2 when CURSORSETPROP() accepts values 1, 2, 3, 4, 5 for BUFFERING?

Forms aren't as smart as CursorSetProp()

4. When must you use TYPE() instead of VARTYPE()?

When you are only allowed four letter commands.

5. What naming standards do you use?

I like to use latin phrases and the names of rock guitar players.

6. What is the acronym LISA, and why is it important?

Lisa is the girl that keeps pulling the fooltball away on Charlie Brown, oh no that's Lucy never mind.

7. Why is it sometimes necessary to issue TABLEUPDATE() twice on a view?

VFP wasn't listening the first time.

8. Why would you use DO FORM ... NAME ... LINKED instead of DO FORM ... TO ...?

I don;t like doing anything TO anybody I haven't been formally introduced to.

9. A text box VALID() method calls a modal form, which has an edit box and two command buttons. The form's INIT() method sets focus to the second command button. What happens when the user tabs out of the text box?

Confetti starts raining from the air ducts.

10. What is wrong with this statement: “The fastest way to install VFP on a new machine is to zip up the VFP directory and all subdirectories and then unzip on the target machine.”

Everybody know that zippers always get stuck.

11. Describe the objects that can be found a DE.

D and E

12. How do you make a form modal?

Insult it.

13. Describe what a non-visual class could be used for.

Helping blind people use computers.

14. When you drag a field from a DE onto a form, what determines the base class used for the resultant control?

How the field feels when you drop it.

15. How do you ship an ActiveX control with an application?

Wrap it in bubble wrap.

16. Describe a design pattern.

Argyle, lots of little diamonds.

Hope this helps!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform