dbTalk Databases Forums  

Command-line options -e & -f

comp.databases.paradox comp.databases.paradox


Discuss Command-line options -e & -f in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Anne Wainwright
 
Posts: n/a

Default Command-line options -e & -f - 01-27-2007 , 07:31 AM






Hi,

Why would I want or need to use these?

Just curious

--
-----
Anne Wainwright
Please reply to group

Reply With Quote
  #2  
Old   
Bertil Isberg
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-27-2007 , 09:13 AM







I have never used them, so I can't say.

--
Bertil Isberg - CTECH
Paradox buglist:
online: http://hem.bredband.net/bertilisberg/

"Anne Wainwright" <duffaddress (AT) ananzi (DOT) co.za> skrev i meddelandet
news:Xns98C59DDD6C159azopane (AT) 196 (DOT) 25.240.158...
Quote:
Hi,

Why would I want or need to use these?

Just curious

--
-----
Anne Wainwright
Please reply to group



Reply With Quote
  #3  
Old   
Zal Dabhoiwala
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-27-2007 , 09:58 AM



I would guess that you would mostly use them with a Runtime distribution
of an application to ensure that registry settings never/always change.
-e prevents writes to the registry, so if your install script has done
all the work you don't want end-users changing anything
-f forces writes to the registry, so maybe useful if you want your
end-users to be able to customize settings for themselves.

It would be interesting to know which one is higher in the hierarchy if
you use them both!

On 27-01-2007 08:31 Anne Wainwright wrote the following email:
Quote:
Hi,

Why would I want or need to use these?

Just curious


Reply With Quote
  #4  
Old   
Liz McGuire
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-27-2007 , 09:58 AM



I expect that the one which prevents registry writes could be used with
the pdoxwin.ini related command line options to read and write options
to an ini file rather than the registry. This would be useful in a
situation where users can't write to the registry but can change the
Paradox settings. Otherwise, it could be used alone and changes to
settings would either not be allowed or would be for the session only -
you'd have to test it to see.

I don't know what the point of the force registry writes one would be
other than to ensure changes which are normally written to the registry
get written - but that's the default, so this one might be like -t
option (allows resizing of Paradox window - that's the default, so
what's the point in the command-line option?).

I'm just guessing, never used them.

Liz


Anne Wainwright wrote:
Quote:
Hi,

Why would I want or need to use these?

Just curious


Reply With Quote
  #5  
Old   
Robert Molyneux
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-27-2007 , 06:11 PM



I have found that the registry settings for the BDE (for example memory,
file handles and so on) are not necessarily the same as the settings shown
in the BDE Administrator.

For example, I kept getting "out of memory" problems even though the BE
configuration allowed for lots of file handles (the "out of memory" is a
red-herring for "out of file handles") until I discovered that the BDE
registry settings were wrong, and manually fixed them.

First I heard of the -f flag!!!

"Zal Dabhoiwala" <dabhoiwala (AT) no (DOT) spam.com> wrote

Quote:
I would guess that you would mostly use them with a Runtime distribution
of an application to ensure that registry settings never/always change.
-e prevents writes to the registry, so if your install script has done
all the work you don't want end-users changing anything
-f forces writes to the registry, so maybe useful if you want your
end-users to be able to customize settings for themselves.

It would be interesting to know which one is higher in the hierarchy if
you use them both!

On 27-01-2007 08:31 Anne Wainwright wrote the following email:
Hi,

Why would I want or need to use these?

Just curious




Reply With Quote
  #6  
Old   
Sundial Services
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-28-2007 , 08:55 AM



Anne Wainwright wrote:
Quote:
Why would I want or need to use these?
Just curious
Somebody at some time must have thought of a use for them ... beats me what
it would be.

----
ChimneySweep(R): Fast(!) table repair at a click of the mouse!
http://www.sundialservices.com


Reply With Quote
  #7  
Old   
Rick Rans
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-28-2007 , 05:15 PM



I wonder if this would fix the syncornization between the registry and the
Paradox configuration file. I have had cases where I have had to make a
change to the BDE to get other changes to show up.Seems like th eregistry
and config file get out of sync and the change makes them get back in sync.

Just a thought.

"Zal Dabhoiwala" <dabhoiwala (AT) no (DOT) spam.com> wrote

Quote:
I would guess that you would mostly use them with a Runtime distribution of
an application to ensure that registry settings never/always change.
-e prevents writes to the registry, so if your install script has done all
the work you don't want end-users changing anything
-f forces writes to the registry, so maybe useful if you want your
end-users to be able to customize settings for themselves.

It would be interesting to know which one is higher in the hierarchy if
you use them both!

On 27-01-2007 08:31 Anne Wainwright wrote the following email:
Hi,

Why would I want or need to use these?

Just curious




Reply With Quote
  #8  
Old   
Craig
 
Posts: n/a

Default Re: Command-line options -e & -f - 01-28-2007 , 10:07 PM



Could they be a toggle? That is the -e prevents it and the -f allows it..
Just thinking outloud
Craig

"Sundial Services" <info (AT) sundialservices (DOT) com> wrote

Quote:
Anne Wainwright wrote:
Why would I want or need to use these?
Just curious

Somebody at some time must have thought of a use for them ... beats me
what
it would be.

----
ChimneySweep(R): Fast(!) table repair at a click of the mouse!
http://www.sundialservices.com



Reply With Quote
  #9  
Old   
Joseph Misko
 
Posts: n/a

Default Re: Command-line options -e & -f - 02-02-2007 , 05:26 PM



"Sundial Services" <info (AT) sundialservices (DOT) com> wrote

Quote:
Anne Wainwright wrote:
Why would I want or need to use these?
Just curious

Somebody at some time must have thought of a use for them ... beats me
what
it would be.
Yep, the somebody was the technical specs writer along with the summer
intern programmer who dreamed up this functionality and sold it to the
documentation team. Then the development team had to implement all the
features according to spec. Still, out of millions of Paradox installs,
only one currently uses these flags. (Okay, I made that up, but it sounded
good.)




Reply With Quote
  #10  
Old   
Jan Vozdecky
 
Posts: n/a

Default Re: Command-line options -e & -f - 03-18-2007 , 06:08 AM




Hi,

the -e switch helped me a lot: after installing Win XP (and Paradox 8), all
changes I made in "Preferences" were successfully written into Registry.
However, at the same time pdoxwork.ini file has been created on exit (almost
empty, with 2 lines or so). Next time Paradox started, it did not read the
preferences from the Registry, but from this stupid file. I did not find
any way how to stop Paradox creating this file, so in the end I made all
neccessary changes manually in Registry, and since then I always start Paradox
with -e -n switches to ensure that 1) the Registry settings remain unchanged,
and 2) pdoxwork.ini is not created anymore.

No idea about the usability of the -f switch, though.

Regards,

Jan



Anne Wainwright <duffaddress (AT) ananzi (DOT) co.za> wrote:
Quote:
Hi,

Why would I want or need to use these?

Just curious

--
-----
Anne Wainwright
Please reply to group


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.