Subject Re: allowing user to change or add an alias
From Bruce Beacham <bbeacham@no_plm_lowman.co.uk>
Date Sun, 18 Jun 2017 07:59:06 +0100
Newsgroups dbase.getting-started

On 17/06/2017 01:32, Charlie wrote:
> OK I just tried it in the command also...
>
> set procedure to :dUFLP:BDEAlias.cc
> oBDE = new BDEAlias()
> oBDE.CreateAlias( \"TestAlias\", \"C:\\Temp\" )
>
> It forces a crash on the createalias line.  Wonder if I need to install dbase again???

You seem to have several unnecessary backslashes.

Why \"Te
Why \"C
Why C:\\


Bruce Beacham