Search references for VISUAL BASIC-CLASSIC. Phrases containing VISUAL BASIC-CLASSIC
See searches and references containing VISUAL BASIC-CLASSIC!VISUAL BASIC-CLASSIC
Microsoft's programming language based on BASIC and COM
Visual Basic (VB), sometimes referred to as Classic Visual Basic, is a third-generation programming language based on BASIC, as well as an associated
Visual_Basic_(classic)
Object-oriented computer programming language
"Visual Basic [.NET]" to refer to all Visual Basic languages released since 2002, in order to distinguish between them and the classic Visual Basic. Along
Visual_Basic_(.NET)
Index of articles associated with the same name
Visual Basic launched in 2002 which runs on .NET Visual Basic (classic), the original Visual Basic supported from 1991 to 2008 Embedded Visual Basic,
Visual_Basic
Programming language
Visual FoxPro is a programming language that was developed by Microsoft. It is a data-centric and procedural programming language with object-oriented
Visual_FoxPro
AutoHotkey AutoIt AutoLISP, Visual LISP Averest AWK Axum B Babbage Ballerina Bash BASIC Batch file (Windows/MS-DOS) bc (basic calculator) BCPL BeanShell
List_of_programming_languages
High-level computer programming conceptualization
base and can be used for expert systems and problem deduction & resolution Visual programming – manipulating program elements graphically rather than by specifying
Programming_paradigm
General-purpose programming language
without installing additional software, all the needed support is in the basic system. The experimental support is also provided for less known platforms
Zig_(programming_language)
Relational database programming language
FOO, not foo. Popular implementations of SQL commonly omit support for basic features of Standard SQL, such as the DATE or TIME data types. The most
SQL
Lightweight programming language
meet the increasing demand for customization at the time. It provided the basic facilities of most procedural programming languages, but more complicated
Lua
Family of programming languages
Index: Classic Visual Basic Hangs In There". Visual Studio Magazine. Retrieved March 28, 2023. Ramel, David (February 28, 2020). "Visual Basic Resurgence
BASIC
General-purpose programming language
data type after the variable name (separated by a colon), similar to Ada, BASIC, Pascal, TypeScript, and Rust. This, according to an article from Roman
Kotlin
General purpose functional programming language
lettype, which is used for more basic type aliasing. Here is a recursive abstract type that defines a binary tree with some basic operations: #absrectype (*
ML_(programming_language)
General-purpose programming language
existing software. The basic C source character set includes the following characters: Lowercase and uppercase letters of the ISO basic Latin alphabet: a–z
C_(programming_language)
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Go_(programming_language)
Procedural programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
B_(programming_language)
Topics referred to by the same term
in London Bašić, South Slavic surname Basic English, an English-based controlled language with a limited vocabulary Visual Basic (classic), a computer
Basic
Programming language running on the Erlang virtual machine
saved in a file and run from the command line by typing elixir <filename>. Classic Hello world example: iex> IO.puts("Hello World!") Hello World! Pipe operator:
Elixir_(programming_language)
Script written for an operating system shell
more, which are difficult or impossible in the main script, and so on. Visual Basic for Applications and VBScript can be used to control and communicate
Shell_script
Programming language
which requires such annotations, and thus enforces fully sound code. The basic file structure of a Hack script is similar to a PHP script with a few changes
Hack_(programming_language)
Functional programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Haskell
Run BASIC Visual Basic VBScript Visual Basic for Applications (VBA) LotusScript Visual Basic .NET Small Basic B4X Basic for Qt OpenOffice Basic HBasic
Generational list of programming languages
Generational_list_of_programming_languages
COM-based Visual Basic scripting language
on Microsoft Windows using Component Object Model (COM), based on classic Visual Basic and Active Scripting. It was popular with system administrators for
VBScript
High-level programming language first released in 1980
to perform basic operations, and prefers English keywords (such as or else and and then) to symbols (such as || and &&). Ada uses the basic arithmetical
Ada_(programming_language)
Object-oriented programming language
at Sun Microsystem Labs. VisualAge Smalltalk from IBM Visual Smalltalk Enterprise, and family, including Smalltalk/V VisualWorks from Cincom, a descendant
Smalltalk
C Turbo C++ Turbo Delphi Turbo Pascal Visual Basic (classic) Visual Café Visual Eiffel Visual InterDev VisualAge VX-REXX Xerox Development Environment
List of integrated development environments
List_of_integrated_development_environments
Programming language
release of Visual Basic rebooted its popularity and it remains in wide use on Microsoft Windows platforms in its most recent incarnation, Visual Basic .NET
Microsoft_BASIC
Scripting language created in 1994
comp.infosystems.www.authoring.cgi on 8 June 1995. This release included basic functionality such as Perl-like variables, form handling, and the ability
PHP
Visual Basic .NET was released by Microsoft in 2002 as a successor to the original Visual Basic computer programming language. It was implemented on the
Comparison of Visual Basic and Visual Basic .NET
Comparison_of_Visual_Basic_and_Visual_Basic_.NET
Software programming technique
injects B into A. The Mesa Programming environment for XDE, 1985 Visual Basic (classic), 1991. HTML DOM event The Spring Framework ASP.NET Core Template
Inversion_of_control
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
OCaml
Defunct Java implementation
Visual J++ is Microsoft's discontinued implementation of Java. Syntax, reserved words (keywords), and formal grammar conventions are the same as Java's
Visual_J++
Programming language for statistics
necessary syntax and commands for programming, computing, graphics production, basic arithmetic, and statistical functionality. An example is the tidyverse collection
R_(programming_language)
object-oriented. These included Object Pascal, Objective Caml (renamed OCaml), Visual Basic, and Java. Java received much attention. More radical and innovative
History of programming languages
History_of_programming_languages
General-purpose programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Rust_(programming_language)
General-purpose programming language
predecessors (PRED table) which enumerates the basic blocks and lists for every basic block each of the basic blocks which can be its immediate predecessor
Fortran
Object-oriented programming language and IDE
style comparable with Visual Basic, Delphi and C++. From version 4 (1996) up until version 17.1 (2015), the product was labeled Visual DataFlex. DataFlex
DataFlex
Proprietary language for AI accelerators
using both fn (for performant functions) or def (for Python compatibility). Basic arithmetic operations in Mojo with a def function: def sub(x, y): """A pythonic
Mojo_(programming_language)
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Erlang_(programming_language)
Control flow statement that branches according to a Boolean expression
is present in most popular languages such as C, Java, JavaScript and Visual Basic. The convention is that an else clause, like the then clause, responds
Conditional (computer programming)
Conditional_(computer_programming)
Functional programming language
mean "has type". Types include primitives like integers and strings, and basic data structures such as lists, tuples, and records. Functions have types
Elm_(programming_language)
General-purpose programming language
adopted elsewhere, including by Intel and IBM compilers. MSVC (Microsoft Visual C++): The inline assembler is built into the compiler. Previously supported
C++
Very-large-scale integration – Video editing – Virtual memory – Visual Basic (classic) – Visual Basic .NET – Visual FoxPro – Von Neumann architecture WD16 – Web 2.0
Index_of_computing_articles
Object-oriented programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Java_(programming_language)
Language for controlling a computer
are classified as visual programming languages like Scratch and LabVIEW. Also, some of these languages mix between textual and visual programming usage
Programming_language
High-level programming language
January 2012. "Edge Browser Switches WebAssembly to 'On' -- Visual Studio Magazine". Visual Studio Magazine. Archived from the original on 10 February
JavaScript
Programming language
and association, debugging with cross-language debugging and thread-level visual debugging, static checking, performance analysis, package management, document
Cangjie (programming language)
Cangjie_(programming_language)
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Caml
General-purpose programming language
indentation signifies the end of the current block. Thus, the program's visual structure accurately represents its semantic structure. This feature is
Python_(programming_language)
Numerical computing environment and programming language
(GUI) applications. UIs can be generated either programmatically or using visual design environments such as GUIDE and App Designer. MATLAB can call functions
MATLAB
General-purpose programming language
Java Comparison of C# and Visual Basic .NET List of C# programming books .NET standard libraries IDEs Visual Studio Visual Studio Code Rider LINQPad MonoDevelop
C Sharp (programming language)
C_Sharp_(programming_language)
Implementation of Microsoft's event-driven programming language Visual Basic 6
Visual Basic for Applications (VBA) is an implementation of Microsoft's event-driven programming language Visual Basic 6.0 built into most desktop Microsoft
Visual_Basic_for_Applications
Programming language learning environment
Scratch is a high-level, block-based visual programming language and website aimed primarily at children as an educational tool, with a target audience
Scratch (programming language)
Scratch_(programming_language)
General-purpose functional programming language
polymorphic type 'a queue, exception QueueError, and values that define basic operations on queues. A structure is a module; it consists of a collection
Standard_ML
Stack-based programming language
code like other language compilers. The relative simplicity of creating a basic Forth system has led to many personal and proprietary variants, such as
Forth_(programming_language)
Programming language which compiles to JavaScript
which makes reasoning about code more difficult and error-prone in some basic programming patterns established by and taken for granted since procedural
CoffeeScript
C language feature
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Flexible_array_member
Named set of data type values
Enumerated types in MySQL Enumerated types in Obix Enumerated types in PHP Enumerated types in Swift Enumerated types in XML Enumerated types in Visual Basic
Enumerated_type
Programming language family
the best-known being Emacs Lisp in the Emacs editor, AutoLISP and later Visual Lisp in AutoCAD, Nyquist in Audacity, and Scheme in LilyPond. The potential
Lisp_(programming_language)
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
SAS_language
Concurrent programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Alef_(programming_language)
Programming language
languages designed in this period (e.g., FOCAL-69, early BASICs such as Tiny BASIC, etc.). An unfortunate side effect of this, coupled with the early need
MUMPS
Lightweight programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Starlark
General-purpose programming language
According to the creator, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, BASIC, and Lisp. According to Matsumoto, Ruby was conceived in 1993. In a 1999
Ruby_(programming_language)
General-purpose, object-oriented programming language
prototype-based solutions instead, the most notable being Self. The C# and Visual Basic (.NET) languages implement superficially similar function in the form
Objective-C
High-level programming language
operating system and applications with Rexx in the same fashion in which Visual Basic and JScript are implemented by the default WSH installation and Perl
Rexx
Programming language with English-like syntax
readers) found that over 60% of organizations used COBOL (more than C++ and Visual Basic .NET) and that for half of those, COBOL was used for the majority of
COBOL
TypeScript-based programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
AssemblyScript
Functional programming language created in 2007
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Idris_(programming_language)
Parallel programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Chapel_(programming_language)
Early object-oriented programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Simula
Programming language that uses first order logic
Windows in other programming languages, including: C, C++, C#, Java, Visual Basic, Delphi, .NET, Lua, Python, and others. It exploits the dedicated string
Prolog
Dynamic programming language
access, and RCall.jl adds an R mode, to work with the R language. Julia's Visual Studio Code extension provides a fully featured integrated development environment
Julia_(programming_language)
Programming language that compiles to JavaScript
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
ReScript
Programming language
for Microsoft Windows Sublime Text, a cross platform text editor TextMate Visual Studio Code UltraEdit, general purpose program editor There is one alternative
Apache_Groovy
Computer programming language released in 2011
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Red_(programming_language)
Programming language by David Turner
line is considered a comment unless it starts with a > sign. Miranda's basic data types are char, num and bool. A character string is simply a list of
Miranda (programming language)
Miranda_(programming_language)
Programming language
interfacing with the Palm OS API. It resembles Delphi and Lazarus with a visual form designer, an object inspector and a source code editor. MIDletPascal
Pascal_(programming_language)
Topics referred to by the same term
Biesbroeck's star catalog (VB) Visual Basic (classic), a legacy computer programming language from Microsoft Visual Basic .NET, a modern object-oriented
VB
Apple's general-purpose, open-source, compiled programming language
underlying data on the heap to be accessed by anyone with a copy. In contrast, basic types like integers and floating-point values are represented directly;
Swift_(programming_language)
General-purpose compiled programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
ArkTS
GNU replacement for the Bourne shell
command syntax is a superset of the Bourne shell's syntax, from which all basic features of the Bash syntax were copied. As a result, Bash can execute the
Bash_(Unix_shell)
ML [citation needed], Swift ≥ 2.0 (exceptions), Tcl, Visual Basic, Visual Basic (.NET), Visual Prolog, Wolfram Language, Xojo, XPath/XQuery (exceptions)
Comparison of programming languages
Comparison_of_programming_languages
Interpreted programming language first released in 1987
subsidiaries, Perl Mongers, PerlMonks, Perl.org, and others. The symbol is a visual pun on pearl onion. In 2024, a new camel logo for the language was published
Perl
Syntax extension and toolchain for OCaml
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Reason_(programming_language)
High-level programming language
substituted and evaluated as strings As seen in these examples, there is one basic construct in the language: the command. Quoting mechanisms and substitution
Tcl_(programming_language)
Event-driven programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
P_(programming_language)
C++ programming keywords for dynamic memory allocation
{{cite web}}: CS1 maint: deprecated archival service (link) "Microsoft Visual Studio operator new documentation". Retrieved 2013-11-06. "Destructors -
New_and_delete_(C++)
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Timeline of programming languages
Timeline_of_programming_languages
Strongly typed language that compiles to JavaScript
many popular text editors, including Vim, Emacs, Sublime Text, Atom and Visual Studio Code. PureScript supports type-driven development via its typed holes
PureScript
Typesetting language and program for drawing
Kernighan for specifying line diagrams. The language contains predefined basic linear objects: line, move, arrow, and spline, the planar objects box, circle
PIC_(markup_language)
Experimental programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Project_Verona
General purpose programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Pike_(programming_language)
2014 edition of the C++ programming language standard
C++14 in GCC 5, and made C++14 the default C++ standard in GCC 6. Microsoft Visual Studio 2017 has implemented "almost all" C++14 features. Sutter, Herb (August
C++14
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Ballerina (programming language)
Ballerina_(programming_language)
Programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Bosque_(programming_language)
Report Program Generator programming language by IBM
Archived (PDF) from the original on 2020-11-12. Retrieved 2021-03-17. "Visual RPG for .NET". asna.com. ASNA. Archived from the original on 3 April 2022
IBM_RPG
General-purpose programming language
simpler." The principal guideline was to concentrate on features that are basic and essential and to omit ephemeral issues. Another factor was recognition
Oberon_(programming_language)
Collaborative software platform
including: Java – directly or via XPages LotusScript – resembles Visual Basic (classic) JavaScript – via Domino AppDev Pack The client supports a formula
HCL_Notes
Functional programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
Pure_(programming_language)
Purely functional programming language
languages Comparison Timeline History Ada ALGOL Simula APL Assembly BASIC Visual Basic classic .NET C C++ C# COBOL Erlang Elixir Forth Fortran Go Haskell Java
SASL_(programming_language)
VISUAL BASIC-CLASSIC
VISUAL BASIC-CLASSIC
Boy/Male
Hindu
Basic, Foundation
Male
English
 English form of French Basile, BASIL means "king." Also sometimes given as an herb name.
Boy/Male
Hindu
King, Basil the herb
Boy/Male
Muslim
Vast, Spacious, One who stretches, Enlarges
Female
Hebrew
 Variant spelling of Hebrew Basya, BASIA means "daughter of God."
Boy/Male
Greek
Royal. Kingly. St Basil the Great was Bishop of Caesarea in the latter half of the 4th century....
Boy/Male
Tamil
Basic, Foundation
Surname or Lastname
English, of French (Huguenot) origin
English, of French (Huguenot) origin : altered form of French Vassal, status name for a medieval retainer (see Vassell).
Boy/Male
Muslim
Vision, Propitious, Auspicious, Prudent, Bringer of glad tidings
Boy/Male
Muslim
King, Basil the herb (1)
Boy/Male
Muslim
Clear
Boy/Male
Tamil
King, Basil the herb
Boy/Male
Hindu
Basic, Foundation
Male
Hindi/Indian
(विशाल) Hindi name VISHAL means "large."
Boy/Male
Gujarati, Hindu, Indian, Jain, Kannada, Malayalam, Marathi, Sindhi, Tamil, Telugu, Traditional
Big; Huge; Broad; Great; Immense; Giant; Massive; Long; Bold; Mercy; Star
Boy/Male
Hindu
Huge, Broad, Great
Male
Spanish
Spanish form of Roman Latin Vitalis, VIDAL means "of life; vital."
Boy/Male
Greek American English
Royal. Kingly. St Basil the Great was Bishop of Caesarea in the latter half of the 4th century....
Boy/Male
Indian, Sanskrit, Telugu
Calm; Sharp; Spacious
Boy/Male
Tamil
Basic, Foundation
VISUAL BASIC-CLASSIC
VISUAL BASIC-CLASSIC
Girl/Female
Indian, Telugu
Early Morning Star
Boy/Male
American, Australian, British, Chinese, Christian, English, French, Latin
Conquering; Form of Vincent; Victor
Boy/Male
Hindu
Pure, Eternally pure
Girl/Female
Arabic
Pure; Clean; Pleasant; Well
Boy/Male
Indian
A Flower
Girl/Female
Tamil
Milkmaid friends of Lord Krishna
Male
Greek
(ΑÏγυÏις) Variant spelling of Greek Argyros, ARGYRIS means "silvery."
Surname or Lastname
English (mainly Devon)
English (mainly Devon) : nickname for a chirpy person, from Middle English pinch, pink ‘(chaf)finch’. Compare Finch.English (mainly Devon) : possibly a metonymic occupational name from Middle English pinche ‘pleated fabric’, from Middle English pinche(n) ‘to pinch (pastry)’, ‘to pleat (fabric)’, ‘to crimp (hair, etc.)’, also ‘to cavil’, ‘to be niggardly’.
Boy/Male
Australian, Swedish
Powerful Protector; Stronghold
Girl/Female
Assamese, Celebrity, Hindu, Indian, Kannada, Sindhi, Tamil
Pious; Goddess Laxmi
VISUAL BASIC-CLASSIC
VISUAL BASIC-CLASSIC
VISUAL BASIC-CLASSIC
VISUAL BASIC-CLASSIC
VISUAL BASIC-CLASSIC
a.
Coming without regularity; occasional; incidental; as, casual expenses.
n.
Hence, the code of ceremonies observed by an organization; as, the ritual of the freemasons.
n.
The visual purple. See under Visual.
a.
Of or pertaining to a widow; vidual.
n.
The quantity contained in a basin.
v. t.
To treat as a vassal; to subject to control; to enslave.
a.
Pertaining to, or resembling, a disk; as, discal cells.
a.
Gloomy to the eye or ear; sorrowful and depressing to the feelings; foreboding; cheerless; dull; dreary; as, a dismal outlook; dismal stories; a dismal place.
a.
Resembling a vassal; slavish; servile.
a.
Pertaining to that which is distal; as, the distal tuberosities of a bone.
pl.
of Vista
n.
The name given to several aromatic herbs of the Mint family, but chiefly to the common or sweet basil (Ocymum basilicum), and the bush basil, or lesser basil (O. minimum), the leaves of which are used in cookery. The name is also given to several kinds of mountain mint (Pycnanthemum).
a.
Of or pertaining to barium; as, baric oxide.
n.
A basic silicate.
a.
Belonging or relating to life, either animal or vegetable; as, vital energies; vital functions; vital actions.
a.
Of or pertaining to rites or ritual; as, ritual service or sacrifices; the ritual law.
n.
A vital part; one of the vitals.
a.
Of or pertaining to the Mass, or to a missal or Mass book.
v. t.
To supply with provisions for subsistence; to provide with food; to store with sustenance; as, to victual an army; to victual a ship.
a.
Of or pertaining to sight; used in sight; serving as the instrument of seeing; as, the visual nerve.