Hi all, long time no see.

I hope everyone is doing well.
I'm searching for a way to populate cells with text from a dialog box using LISP (and DCL). I'm dealing with legacy data and old ways, which consist of these parameters:
- These will be REVISION schedules as AutoCad Tables
- There are multiple "copied" tables
- Tables are all in ModelSpace
What I'm looking to accomplish:
- Dialog Box with entries for REV | Date | Description | User
- Find all tables with REVISION in the Header
- Populate text into cells in each table instance, first available cell in each column, respectively
It's been quite some time since I've done anything LISP related, but I'm familiar with it as well as DCL. I would be eternally grateful if someone could point me the right direction to get this started. I'll even buy you a beer.