I tried the DATABASE db_name syntax before and it failed, but now it works. I think it was because I did not close the initial database. As for forms, yeah, I knew the formonly way, but that means altering allot of code. I was hoping for an easier solution. If the closed database and the new...
Can I use an environment variable, such as DBASE1, as my database name in a 4gl program? I can get the environment variable with fgl_getenv (let dbase = fgl_getenv("DBASE")), but cannot seem to use it. I tried to prepare it in a variable like db_stmt = "DATABASE ",dbase CLIPPED, but cannot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.