R & R SQL - vbscript

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Ben_(Guest)
Posts: 9
Joined: Tue Oct 10, 2017 12:44 pm

R & R SQL - vbscript

Post by Ben_(Guest) » Wed Aug 07, 2002 12:34 pm

the code used to call the report viewer (and open the control table) in VB is____ ^****specifies .exe and control table locations__cmd = "c: sw swrun.exe /TTc: sw rsample swrunin.txt"__^****opens RSWRUN.EXE and control table__ i = Shell(cmd, 1)____the software I am using uses VBscript. Does anyone know the equivalent for this in VBscript?__

Post Reply