I am looking for a way to automatically erase all symbols from a database and repopulate it with import of text files from the hard drive. I do it manually now but it would be nice if it could automated. This is how I do it now:
- Select all symbols using ctrl-shift
- Right mouse click and click delete
- Use Import ASCII with proper format
I looked at batch files but I could not figure out a way of doing this. Thanks.