in reply to Microsoft Word - Select next line after a table
Did you use wdline or wdLine? Capitalization makes a difference...
If that's not the problem, you should be able to take care of the bareword error by using quote marks - 'wdLine' and 'wdExtend'. I'm not familiar with controlling Word with Perl, so this is about as much help as I can give.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Microsoft Word - Select next line after a table (constants)
by Anonymous Monk on Aug 06, 2013 at 23:36 UTC | |
|
Re^2: Microsoft Word - Select next line after a table
by jab43 (Initiate) on Aug 07, 2013 at 15:07 UTC | |
by nevdka (Pilgrim) on Aug 08, 2013 at 00:43 UTC | |
by jab43 (Initiate) on Aug 08, 2013 at 16:42 UTC |