Category:VBScript
From Rosetta Code
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 272 pages are in this category, out of 272 total.
A
- A+B
- Abundant, deficient and perfect number classifications
- Accumulator factory
- Ackermann function
- Active Directory/Connect
- Active Directory/Search for a user
- Almost prime
- Amb
- Amicable pairs
- Apply a callback to an array
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array concatenation
- Array length
- Assertions
- Associative array/Iteration
- Averages/Arithmetic mean
- Averages/Pythagorean means
- Averages/Simple moving average
C
- Calculating the value of e
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Character codes
- Chebyshev coefficients
- Check that file exists
- Combinations
- Combinations and permutations
- Comma quibbling
- Comments
- Compare a list of strings
- Conditional structures
- Convert seconds to compound duration
- 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
- 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
- Largest int from concatenated ints
- Leap year
- Least common multiple
- Letter frequency
- Longest common prefix
- Longest Common Substring
- Longest increasing subsequence
- Longest string challenge
- Look-and-say sequence
- Loops/Break
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- 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
- Pernicious numbers
- Phrase reversals
- Pick random element
- Playing cards
- Power set
- Price fraction
- Primality by trial division
- Prime decomposition
- 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
- 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
- Sierpinski carpet
- Sierpinski triangle
- Sieve of Eratosthenes
- Simulate input/Keyboard
- Sleep
- SOAP
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- 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
- String append
- String case
- 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