1
Extract Data from SAP using VBScript
Hi, I am trying to extract data out of SAP using VBScript. I remember this worked earlier, but ever since we upgraded to VB7, I am getting an error. Can you please look into this? code: Dim R3, MyFunc, App, objFileSystemObject, filOutput, objmessage As Object Dim nTotalRecords As Long ‘ Define the objects [...]
Answer Question
| May 22, 2012 8:20 PM
SAP, VBScript, VBScript Debugging
Hi, I am trying to extract data out of SAP using VBScript. I remember this worked earlier, but ever since we upgraded to VB7, I am getting an error. Can you please look into this? code: Dim R3, MyFunc, App, objFileSystemObject, filOutput, objmessage As Object Dim nTotalRecords As Long ‘ Define the objects [...]
Vbscript converting numeric month to specified letter
hi folks been reading some of the posts and am blown away by the level of coding and help on the forums…..so I am a little embarrassed by the basic question I have i am admittedly an absolute novice when it comes to vbscript and can get my head around basics when needed, but as [...]
Answer Question
| January 22, 2010 8:14 PM
VBScript, VBScript Debugging
hi folks been reading some of the posts and am blown away by the level of coding and help on the forums…..so I am a little embarrassed by the basic question I have i am admittedly an absolute novice when it comes to vbscript and can get my head around basics when needed, but as [...]
Using VBScript and the Create Method of the Win32_ScheduledJob Class to auto submit scheduled jobs in WinXP
Has anyone out there been able to submit a job from VBScript and get that job to run? The jobs I submit this way are set to run under NTAuthoritySystem but they fail with the error user does not have authority to run the job. The script checks for a program running (datawise.exe) and if [...]
Answer Question
| January 6, 2010 9:01 PM
Job scheduling, VBScript, VBScript Debugging
Has anyone out there been able to submit a job from VBScript and get that job to run? The jobs I submit this way are set to run under NTAuthoritySystem but they fail with the error user does not have authority to run the job. The script checks for a program running (datawise.exe) and if [...]
VB script error
Hi Guys, Please help me out resolving this VB script error. I am trying convert a Vb script into an exe. On running the exe the error message is “Syntax error on Line 3 position 5.” Below is the code in this line HKLMSOFTWAREBigFixEnterpriseClientSettingsClientIndia Noida By IP Rangevalue
Answer Question
| August 11, 2009 6:17 PM
VBScript, VBScript Debugging
Hi Guys, Please help me out resolving this VB script error. I am trying convert a Vb script into an exe. On running the exe the error message is “Syntax error on Line 3 position 5.” Below is the code in this line HKLMSOFTWAREBigFixEnterpriseClientSettingsClientIndia Noida By IP Rangevalue
1





