Arguments to SAP record and playback script

Hi… I am working on a SAP application for my client.

A particular sap screen does not have access to elements(Despite enabling scripts).
So I used record script option in SAP application and it generated a VBS file for me.
I am finding some difficulties in passing couple of arguments(Values to be typed in the text box) to the script. Can somebody help me with this. attached the vb file

Steps used:

  1. Start process → Provided path of the Vbs file.
    Note: *(Asterisk) & 1000 are my arguments to be passed to the vbs filevb.vb (1.5 KB)

Capture