Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged vbscript

0 votes
930 views
1 answer
    I need to read files using vbscript and remove all leading spaces including any tabs. I now LTRIM will remove ... I remove tabs also. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
736 views
1 answer
    I am brand new to programming and am running into some trouble with Cint overflow error. Whenever the value ... " & shiftaverage </script> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
549 views
1 answer
    I have a .vbe (.vbs) file with encrypted script produced by screnc. What is the proper way to convert the ... source? Great thanx in advance! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
580 views
1 answer
    Is there a way to copy files from a folder to a zip file using Inno Setup? My installer script creates a Temp ... if this is a good solution. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
572 views
1 answer
    I am trying to use vbscript's Eval (or maybe I need Execute) to create some variables from the key names from ... or if this is even possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
849 views
1 answer
    I have a project which receives a delimited string through SMS. I am tasked to split the string by colon (:) ... but I get defghi instead. Why? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
939 views
1 answer
    I need to delete the first row of the CSV file. In my script I received CSV file as argument and it's ... first row only before processing it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
538 views
1 answer
    In my MSI Windows Installer I have a custom VBScript action which extracts some files from the 'Binary' table to ... also on a Japanese system? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
608 views
1 answer
    I'm trying to update the legal caption on our PCs using a VBScript. So far, I've been able to read values ... are testing values at the moment. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
696 views
1 answer
    General question: how can functionality in VBA macros created by 'recording' in Microsoft Office be 'translated' into ... advance for any help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
685 views
1 answer
    Is it possible to usa variable in a path in .vbs. My basic situation is I have a vbs script that will often ... there an easier way to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
635 views
1 answer
    I'm using VBScript and the Microsoft.XMLHTTP object to scrape some web data. I have a list of URLs to ... ideas would be greatly appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
522 views
1 answer
    I am trying to build a script that takes the data out of a huge report in SAP, runs some cleanup in Excel, ... or articles you can direct me to. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
684 views
1 answer
    I have files with following naming convention. RE12356_GJ123456789.DAT I need to rename the file to RE12356_GJ123456790. ... help me. Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
753 views
1 answer
    I use dos .bat file to run a .vbs file continuously ... If any error occurs the batch file runs the ... = Nothing WScript.Quit Thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
591 views
1 answer
    I'm trying this for a while now.. is it possible to expose variables and other things to the main script with ... ).READALL & vbNewLine) End Sub See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
940 views
1 answer
    I wanted to put an image in a msgbox. After I searched for it I found it impossible so I decided to ... border and change the background color See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
692 views
1 answer
    I have one vb script and excel page with command button. vb script---test.vbs MsgBox("Hello world") excel vba ... MessagBox. How can I do that? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
555 views
1 answer
    I'm working with a web app in VB ASP 3.0. I have the following code to send an email: Const ... Any help will be greatly appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
774 views
1 answer
    I'm a complete VBScript newbie and I am trying to execute a stored procedure and read the resultset. I have ... results. Can anyone help? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
597 views
1 answer
    Could you please say- how a Excel Range("G2:AA1000") can be assigned to a 2D array? If possible how ... identified from that 2D matrix? Thanks, See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
619 views
1 answer
    I'm using CScript to run a VBScript file, and I need to pass a command line to the script where the ... t make that determination. Any ideas? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
627 views
1 answer
    I'm running a VBScript that may run under x64 Windows. I need to read a registry key from the 32-bit part ... the script is executed under x64? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
819 views
1 answer
    I'm working on an HTML Application for Windows 8.1, and, as our office soon will use Windows 10, I'm ... Edge and Windows 10 still support HTA. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
575 views
1 answer
    What's the equivalent of <%-- --%> in ASP Classic? I have to modify a legacy ASP application and ... expressions would get evaluated and fail. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
774 views
1 answer
    I am trying to run a program (In this case Internet Explore) hidden/invisible from a VB script. I found a ... VB Script (Visual Basic Script)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
562 views
1 answer
    Is there a way to copy files from a folder to a zip file using Inno Setup? My installer script creates a Temp ... if this is a good solution. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
672 views
1 answer
    The below code is for converting a zip file to base64 format. Dim inByteArray, base64Encoded, Const TypeBinary = 1 ... are mostly 30MB or more. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...