I am working on a template that includes old converted WordBasic commands, and I need to update them to work with Word 2010 and beyond.
Do any old timers have a resource that would help me look up values for the SelInfo command? Those old commands used to work in previous versions of Word, but don’t in 2010
For example, this command is failing in 2010:
If WordBasic.SelInfo(18) Then
I cannot find any web sites that list old WordBasic commands.
Thanks for any help!
Bob