Skip to content

Open another database file when in pshell mode

Jens Heine edited this page Sep 6, 2023 · 1 revision

If you are in the pshell mode and you want to change the database that you are using, you can do it with the opendatabase command:

opendatabase <DATABASE_FILENAME>

Where the <DATABASE_FILENAME> is the filename of the database relative to the folder you are currently in.

Clone this wiki locally