Print Page <1To100>

SCRIPT {
    arg$ = "Pri:num," + _arg1
    DllCall "w97comp.dll", "DgnWordDllCallIfc", arg$
}