<makeAddInsertCreate> <1To20> Row Table

SCRIPT {
    rows$ = _arg2
    arg$ = "Tab:rows/cols," + rows$ + ",1"
    DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$
}