Here is what I meant to send. Sorry about the poorly worded previous email.
Good morning to all: I've written a Windows Console program in C that will take a TRS-80 Model 100 BASIC program and will list the line number and first ten characters of each line that is referenced by another line. It will also list the line numbers that reference it. The program can be found at <https://www.github.com/LEJ-Projects/MTLineRef?fbclid=IwAR25_4Ud4Y24Fw-FaZXA UUd1QxpZeccVHN6oeR3KrY7_9_T7NemeQ6tfbFg> www.GitHub.com/LEJ-Projects/MTLineRef. I hope that someone finds this useful. Lloyd