Subject |
Re: Just in case I was the last to know |
From |
Ken Mayer <dbase@nospam.goldenstag.net> |
Date |
Sun, 23 Jul 2023 07:56:54 -0700 |
Newsgroups |
dbase.getting-started |
On 7/23/2023 6:19 AM, Edward Racht wrote:
> Greetings,
>
> This brings up a quandary for me.
>
> I have "BDE Aliases" as - dBASESamples
>
> I created "Source Aliases" - Samples - with the same path as "BDE
> Aliases" - dBASESamples.
>
> Do they conflict with each other?
No. BDE Aliases only deal with data, so commands that look for data will
look for them if they are available.
Source Code aliases only work with, as the name implies, source code.
However, unlike BDE Aliases (or User BDE Aliases), Source Code aliases
ONLY work in the IDE -- if you deploy an application and still want that
functionality, you will need to look into DEO (Dynamic External Objects).
Either way, there is no conflict (as I see Mervyn also points out).
Ken
--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm
|
|