ARGen

@Bob Keeney I am trying to use Argen program and I am running into an error when trying to make the changes in XOJO.

Error falls under Method OpenDB

break 'Go to GetDatabaseFile() and set db name and path

I have tried changing Method GetDatabaseFile

dim f as FolderItem = SpecialFolder.Desktop.child("peopledb.db") Return f

as well as tried it like this

dim f as FolderItem = GetFolderItem("peopledb.db") Return f

I get the following Error Message: Please let me know what I am doing wrong on this.

That’s not an error, it’s a breakpoint. Click the resume button to continue.

@Andrew Lambert new to dojo and argen thank you for the update

Best way to get hold of us, and get more prompt answers, is to use support@bkeeney.com.