Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Message To
Message
De
27/09/1996 17:16:02
Otto Marais
Computer House In Processing
Pretoria, Afrique du Sud
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Set Message To
Divers
Thread ID:
00008693
Message ID:
00008693
Vues:
106
Does anyone know about a problem with the 'SET MESSAGE TO' command? We have a network installation with a system where the message will display on some of the computers and others not.

On some computers the message will display in the Graphical Status Bar and on others no message will display (Only the current file status will display).

The code we use is the following in the logon screen.

cUserName = cript(Users.surname,'d')+space(1)+ ; cript(Users.initials, 'd')
set message to cUserName

Shortly after the above code we release the logon form. Might it be that the form is sometimes released and cUserName destroyed before the message is displayed.

Any suggestions towards solving the problem would be greatly appreciated.

Otto
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform