Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged VBScript
0
votes
962
views
1
answer
vbscript - Trim leading spaces including tabs
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)
vbscript
0
votes
782
views
1
answer
vbscript - Cint overflow error when value exceeds 100,000+
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)
vbscript
0
votes
573
views
1
answer
vbscript - Convert vbs encrypted script to string
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)
vbscript
0
votes
634
views
1
answer
vbscript - Inno Setup Copy Files and Folders to an Existing Zip File
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)
vbscript
0
votes
618
views
1
answer
vbscript Eval a string to a Variable in a loop?
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)
vbscript
0
votes
900
views
1
answer
vbscript split string with colon delimiter
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)
vbscript
0
votes
986
views
1
answer
vbscript - How to delete the first row in the .csv file
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)
vbscript
0
votes
565
views
1
answer
vbscript - Currupted file in non-english locale (encoding problem?)
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)
vbscript
0
votes
658
views
1
answer
vbscript - Update registry using VBS
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)
vbscript
0
votes
728
views
1
answer
vbscript - handling MS Word with VBS on Windows
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)
vbscript
0
votes
734
views
1
answer
vbscript - Use a variable in file path in .vbs
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)
vbscript
0
votes
666
views
1
answer
vbscript - Can you detect a 301 redirect with Microsoft.XMLHTTP object?
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)
vbscript
0
votes
546
views
1
answer
vbscript - repeating script that goes from SAP to Excel and back again
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)
vbscript
0
votes
723
views
1
answer
vbscript - Rename files without copying in same folder
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)
vbscript
0
votes
776
views
1
answer
vbscript - How to exit gracefully closing open excel file on error?
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)
vbscript
0
votes
638
views
1
answer
vbscript - how to expose variables from msscriptcontrol?
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)
vbscript
0
votes
981
views
1
answer
vbscript - put an image as the background of an input box
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)
vbscript
0
votes
748
views
1
answer
vbscript - passing argument from vba to vbs
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)
vbscript
0
votes
580
views
1
answer
vbscript - Add extra header to email VB ASP 3.0 script
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)
vbscript
0
votes
814
views
1
answer
vbscript - Execute stored procedure and return resultset
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)
vbscript
0
votes
623
views
1
answer
vbscript - How to assign an Excel Range to a 2D array?
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)
vbscript
0
votes
646
views
1
answer
vbscript - How to pass a command with spaces and quotes as a single parameter to CScript?
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)
vbscript
0
votes
653
views
1
answer
vbscript - How do I check if wscript/cscript runs on x64 host OS?
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)
vbscript
0
votes
864
views
1
answer
vbscript - Will Microsoft Edge and Windows 10 support HTA?
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)
vbscript
0
votes
599
views
1
answer
vbscript - Server-side comments: What's the equivalent of <%-- --%> in ASP Classic?
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)
vbscript
0
votes
797
views
1
answer
vbscript - VBS (Visual Basic Script) Run Program hidden/invisible
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)
vbscript
0
votes
587
views
1
answer
vbscript - Inno Setup Copy Files and Folders to an Existing Zip File
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)
vbscript
0
votes
695
views
1
answer
vbscript - "Not enough storage is available to complete this operation" when base64-encoding a zip file
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)
vbscript
Page:
1
2
3
4
5
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] javascript - HTML and Jquery Modal for Editing
[2] amazon web services - AmazonDynamoDBLockClient - Heartb eat thread recieved interrupted
[3] vue 移动端切换分辨率 页面不自动适配
[4] Thinkphp6 在Docker中访问很慢,同样代码服务器上很快
[5] reactjs - nested problems about react usestate and setstate
[6] 如何理解常数级别的额外空间?
[7] React16 ant table如何捕捉滚动条到达底部? 虚拟DOM转化真实DOM
[8] element的messageBox,beforeClose中的逻辑
[9] 使用vue-video-player博康视频可以 边缓冲边播放
[10] convert pandas series (with strings) to python list
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...