Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Funny Escape usage
Message
De
19/03/2006 08:53:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01105646
Message ID:
01105650
Vues:
26
>I have Set Escape OFF (so that the user cann hit escape to interrupt)
>Howver, if I have one user with an Flock() on a file, and the other user tries to update it, a message comes up : Attempting to lock... Press ESC to cancel.
>
>I'm wondering why is the Escape option appearng even though I have set escape off ...

SET ESCAPE controlls whether you can break out of the program, returning to the command prompt. For example, a LIST command can be interrupted, before it finishes, with the ESC command. This setting does not some specific uses of ESC, such as interrupting a lock attempt, or closing a BROWSE window.

> and is there a way to prevent the escape from being hit

See SET REPROCESS.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform