Is it possible to call a .bat file from docbasic method?I tried searching on the forum but didnt help.
If I remember correctly, there is a shell() function in docbasic. Not sure if it can call .bat file, but I do remember that it can call DOS file commands (eg directory listing). The docbasic manual is part of Application Builder help.
Thanks Johnny. I will check this.