Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP7 Error Handling ERs
Message
 
 
À
31/01/2001 11:11:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00470671
Message ID:
00470683
Vues:
39
>What do you think of these two Enhancement Requests
>
>I'd like to have a SET command that throws an error instead of bringing up the open table dialog when this happens:
>
>select 0
>browse

>
>The error doesn't occur until after the dialog is cancelled. It makes automated process more of a maintence if a table gets kaboshed and an open table dialog comes up.

Are you talking about the Dev enviroment? Couldn't you do this in an EXE using sys(2335,0)? (don't know haven't tried)

If in devmode, I would like to see an environment setting for this. I think the default behavior is annoying.

>
>And be able to do a RETURN .F. TO procname or some other value than .T. This would also make error handling easier, IMO.

We have this now. You have to specify the return value after the return to procname.

Ex.
return to procname .F.

>
>I've been looking and I don't think those two things exist right now, so sorry if they do.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform