logtext and logfile
Fairlight
fairlite at fairlite.com
Mon Mar 3 10:35:59 PST 2008
On Mon, Mar 03, 2008 at 01:31:38PM -0500, Nancy Palmquist, the prominent pundit,
witicized:
>
> Same exact string works for WINDOWS, just do this
>
> file=xlate(file,"/",chr("92")) to flip the slashes.
You don't need to. People keep forgetting that Windows will take forward
slashes internally from programs. The only things that have a hangup about
it are cmd.exe (newer command shells), command.com (older command shells),
and the programs MS supplies themselves (or any third-party place supplies)
that use "/" as a switch character.
Anything not written as such will happily be allowed by Windows to use the
forward slashes in paths, and such paths will be honoured gracefully.
mark->
--
"Moral cowardice will surely be written as the cause on the death
certificate of what used to be Western Civilization." --James P. Hogan
More information about the Filepro-list
mailing list