Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Global setting of SYSFORMATS to ON does not
Message
De
27/07/2009 12:03:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Global setting of SYSFORMATS to ON does not
Divers
Thread ID:
01414773
Message ID:
01414773
Vues:
89
Hi all,
Is this the expected behavior of setting the SYSFORMATS when globally set to ON? Even using the CONFIG.FPW will still default SYSFORMATS to OFF. Outside of subclassing the Session class, is there a way to globally set SYSFORMATS to OFF ?
set sysformats on
oSession = createobject('clsSession')
*--------------------------------
define class clsSession as session 
   procedure init
      ? set("Sysformats") && OFF
   endproc
enddefine
ramil
~~ learning to stand still
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform