VBScript
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using VBScript.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Interpreted |
---|---|
See Also: |
|
Your Help Needed
If you know VBScript, please write code for some of the tasks not implemented in VBScript.
If you know VBScript, please write code for some of the tasks not implemented in VBScript.
VBScript is a programming language from Microsoft for Windows and Active Server Pages (and web page scripting on the Internet, to a much lesser degree). VBScript is similar to Visual Basic, and was originally based on VB, but there are many differences between the two. In general, VBScript is not able to run most non-trivial VB programs without significant changes, while most VBScript programs can be run in VB with trivial changes.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "VBScript"
The following 312 pages are in this category, out of 312 total.
A
- A+B
- Abundant, deficient and perfect number classifications
- Accumulator factory
- Ackermann function
- Active Directory/Connect
- Active Directory/Search for a user
- Align columns
- Almost prime
- Amb
- Amicable pairs
- Anagrams
- Apply a callback to an array
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Assertions
- Associative array/Iteration
- Average loop length
- Averages/Arithmetic mean
- Averages/Pythagorean means
- Averages/Simple moving average
B
C
- Caesar cipher
- Calculating the value of e
- Calendar
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Character codes
- Chebyshev coefficients
- Check that file exists
- Chinese zodiac
- Combinations
- Combinations and permutations
- Combinations with repetitions
- Comma quibbling
- Comments
- Compare a list of strings
- Conditional structures
- Convert seconds to compound duration
- Conway's Game of Life
- Copy stdin to stdout
- Count in factors
- Count in octal
- Count occurrences of a substring
- Count the coins
- Create a file
- Create an HTML table
- CSV data manipulation
- CSV to HTML translation
- Cumulative standard deviation
D
E
F
- Factorial
- Factorions
- Factors of a Mersenne number
- Fibonacci n-step number sequences
- Fibonacci sequence
- File input/output
- File modification time
- File size
- Filter
- Find common directory path
- Find limit of recursion
- Find the last Sunday of each month
- Find the missing permutation
- Five weekends
- FizzBuzz
- Flatten a list
- Floyd's triangle
- Formatted numeric output
- Function composition
- Function definition
G
H
- Hailstone sequence
- Hamming numbers
- Happy numbers
- Harshad or Niven series
- Hash from two arrays
- Hash join
- Hello world/Graphical
- Hello world/Standard error
- Hello world/Text
- Here document
- Hofstadter Figure-Figure sequences
- Hofstadter Q sequence
- Horner's rule for polynomial evaluation
- Hostname
- HTTP
- HTTPS
I
L
- Lah numbers
- Largest int from concatenated ints
- Largest number divisible by its digits
- Last letter-first letter
- Leap year
- Least common multiple
- Letter frequency
- Levenshtein distance
- Longest common prefix
- Longest common substring
- Longest increasing subsequence
- Longest string challenge
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Lucas-Lehmer test
- Ludic numbers
- Luhn test of credit card numbers
M
P
- Palindrome detection
- Pangram checker
- Parse an IP Address
- Partition an integer x into n primes
- Pascal matrix generation
- Pascal's triangle
- Perfect numbers
- Permutations
- Pernicious numbers
- Phrase reversals
- Pick random element
- Playing cards
- Population count
- Power set
- Price fraction
- Primality by trial division
- Prime decomposition
- Priority queue
- Probabilistic choice
- Program termination
- Pythagorean triples
R
- Range extraction
- Read a configuration file
- Read a file line by line
- Read a specific line from a file
- Read entire file
- Recaman's sequence
- Regular expressions
- Remove duplicate elements
- Remove lines from a file
- Rep-string
- Repeat a string
- Reverse a string
- Reverse words in a string
- Roman numerals/Decode
- Rosetta Code/Rank languages by popularity
- Rosetta Code/Tasks without examples
S
- Search a list
- SEDOLs
- Self-describing numbers
- Semordnilap
- Send email
- Set consolidation
- Seven-sided dice from five-sided dice
- Shoelace formula for polygonal area
- Sierpinski carpet
- Sierpinski triangle
- Sieve of Eratosthenes
- Simulate input/Keyboard
- Sleep
- SOAP
- Sort a list of object identifiers
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- Sorting algorithms/Cocktail sort with shifting bounds
- Sorting algorithms/Counting sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Soundex
- Speech synthesis
- Spiral matrix
- Stack
- Stern-Brocot sequence
- Straddling checkerboard
- String append
- String case
- String concatenation
- String length
- String matching
- String prepend
- Strip a set of characters from a string
- Strip comments from a string
- Strip control codes and extended characters from a string
- Strip whitespace from a string/Top and tail
- Substring
- Substring/Top and tail
- Sudoku
- Sum and product of an array
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares
- System time