Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning date in short format without changing SET CENT
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00629148
Message ID:
00629167
Vues:
16
This message has been marked as a message which has helped to the initial question of the thread.
Nadya,

I woudl thin the simplest solution is to;
* Insert modidate
lcCentury = SET("CENTURY")
SET CENTURY OFF
on key label f3 keyboard 'Nadya Nosonovsky '+ttoc(datetime()) plain && Insert modidate
on key label Alt+U keyboard 'Updated:NN: '+dtoc(date()) plain && Insert modidate
SET CENTURY &lcCentury
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform