Subject Re: BUILDING EXE
From Yiannis H. Economides <yianeco@cytanet.com.cy>
Date Wed, 09 Oct 2019 05:34:27 -0400
Newsgroups dbase.getting-started

Hi,

When installing runtime (any version o dbase) it installs by default where it it supposed to go.

So I can not understand when you say you copied runtime under the root. What did you copy and why.
Just run the runtime installer and it will install the runtime files and set registry ny itself.

PlusRun is not supposed to run as an application.

I think your whole approach in deploying your application is confused.

Further more if you intend to have the program file in one specific location and the data files in another also specific location just access the tables from within your application from that location. No need to change anything in the BDE.

Regards

Yiannis

Cornelius Wrote:

> Ken Mayer Wrote:
>
> > On 10/8/2019 6:05 AM, Cornelius wrote:
> > > Hi there,
> > >
> > > I am having problems again with my new dbase 12
> > >
> > > Every thing now working on my pc. only 2 things wrong
> > > 1. START.PRG does not want to build. "error reading file START.PRG." The old version 6 one works.
> >
> > Make a backup copy of your code.
> >
> > open start.prg in the editor, type something, delete the same text, save
> > the file. In the Command Window:
> >
> > compile start.prg
> >
> > This will ensure it's got a .pro file.
> >
> > > 2. on PC to deploy program the RUNTIME > Plusrun will not work.
> >
> > How are you deploying the runtime? You really need to provide more
> > details. I ran into an issue a little while ago, reported a bug and then
> > since Kathy couldn't reproduce the error, uninstalled and reinstalled my
> > application and it worked perfectly. no clue what didn't happen, but I
> > didn't install dBASE Plus 12 on my test computer.
> >
> > 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
>
>
> Morning Ken,
>  1. Thanks I did not compile the start program. More hast less speed!!!
>
>  2. My program files I placed under a folder HPSTEL12\JCMCPS
>      The data files under folder  HPSTEL12\DBF
>      I then copied RUNTIME under the root.
>      Used the DBE installer to open my dbe admin.
>      named the HPSTEL\DBF = STELSYSTEM
>                      HPSTEL\JCMCPS = STELLOCAL
>  I then ran PLUSRUN under RUNTIME. It started and then just stopped.
> Installed the dbase12 program and it worked.
> Thank you for the help. Cornelius                    
>