Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET SAFETY default
Message
From
27/10/2003 09:47:47
 
 
To
27/10/2003 07:44:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00842839
Message ID:
00842925
Views:
14
Fabio,

I remember seeing this as a UT Wish item some time ago... maybe next version? < s >


Jim


>Hi Gregory,
>
>----------
>I would not bother making a wish if I were you: (1) It's only one extra SET in your SetDataSession() program, and (2) you cannot rely on the registry when you distribute an application, ie I feel safer having a prog that sets all the datasession values even if I have to call it explicitely every time.
>----------
>
>I'm agree with you, by my idea is this:
>for any VFP datasession SET add a Clause DEFAULT.
>

>SET SAFETY OFF DEFAULT
>SET MULTILOCKS ON DEFAULT
>SET DELETED ON DEFAULT
>SET TALK OFF DEFAULT
>SET CENTURY ON DEFAULT
>SET DATE TO GERMAN DEFAULT
>SET HOURS TO 24 DEFAULT
>SET DECIMALS TO 6 DEFAULT
>SET POINT TO ',' DEFAULT
>....
>....
>

>
>With this i run it when app start, change the dafault value for any new datasession, and then i can skip the SetDatasession call
>( it is simple and sure ) for any new datasession.
>
>Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform