Software Downloads for "Variables Basic"
- beWISE - Edelwise Basic Variables
- License: Freeware
Task to task communication with VB programs made simple. This product allows you to have as many VB programs as you want communicate simply via variables. Communication is done via shared memory and is very fast. As soon as a beWise variable (Basic Edelwise Variable) is created by one VB program ALL VB programs on this computer SHARE that variable. Any VB program can change the variable and/or trigger on CHANGED events of that variable. A VB program can use any number of beWise Variables simultaneously, limited only by the version of the Edelwise product you have (the FREE version supports one variable of type double that can be shared among any number of VB programs.
- Platform: Windows
- Publisher: Edelwise, Inc.
- Date: 05-01-2004
- Size: 2096 KB
- VMM Basic
- License: Demo
VMM Basic have intern motion detection commands to make interactive games for your webcam, intern sprite commands based on DirectX to make any 2d game with blend, rotation, color key, animations, deformation, color layer effects, and more, network commands to make online games. Main features: Create stand-alone executables. Up to 5 types of variables. Arrays up to 4 types and 16 dimensions. If - Else - EndIf, Repeat - Until, While - Wend, For - Next flow control commands. Procedures with full recurrence, up to 16 parameters.
- Platform: Windows
- Publisher: Balrog Software
- Date: 26-09-2004
- Size: 1023 KB
- BBC BASIC for Windows
- License: Demo
This is an implementation of the BBC BASIC programming language for PCs running Microsoft Windows (Windows 95, 98, Me, NT4, 2000 or XP), providing the programmer with a familiar language but with a modern user interface. It combines the simplicity of BASIC with the sophistication of a structured language, allowing you to write utilities and games, use sound and graphics, perform calculations and create complete Windows applications. The Graphical User Interface includes a BASIC program editor with syntax colouring, live indentation, search & replace and many other features.
- Platform: Windows
- Publisher: R T Russell
- Date: 03-07-2005
- Size: 1486 KB
- Pretty Printer for Visual Basic
- License: Demo
Pretty Printer creates custom formatted, Visual Basic source code listings. Whether you print on a laser printer or in color, using Pretty Printer will speed the debugging of your code, and produce professionally styled presentations for your clients. Page Layout - Print in portrait, landscape, even multi-column! Simplex or duplex. Line Numbering - Sequentially number each code line in a module, or by procedure. Perfect for code reviews. Connection Lines+oOC?To - Clearly see your code structure.
- Platform: Windows
- Publisher: Aardvark Software, Inc.
- Date: 01-06-2009
- Size: 2744 KB
- Spreadsheet Basic
- License: Shareware
Spreadsheet Basic (spBasic) is a computer programming language designed to be used in Microsoft's Excel spreadsheets....It is an Excel Add-In which is easily installed in all versions of Excel, and is much simpler to use than Excel's VBA (Visual Basic for Applications)....It is designed for those who want to do VBA type procedures without having to deal with VBA's complexity, and is used to write programs to create, analyze, and display data in Excel....The data can be formatted and displayed on worksheets, Charts, and Graphs using Excel's many resources.
- Platform: Windows
- Publisher: spBasic.com
- Date: 19-08-2009
- Size: 3911 KB
- Set up the Environment for a Receiver Analysis
- License: Freeware
This file sets up a simulation environment for analyzing receive systems, gives a basic example, and checks that the results reflect the setup. It is handy because it allows the basic simulation environment to be specified quickly and easily, generates a bunch of useful variables, and takes care of the details of setting the signal to noise. This means the operator can quickly get on with the analysis without having to set up the environment each time..
- Platform: Matlab, Scripts
- Publisher: Rick McConnell
- Date: 12-01-2013
- Size: 10 KB
- MarshallSoft DUN Dialer for Visual Basic
- License: Shareware
MarshallSoft Dialup Networking (DUN) Component for Visual Basic. Version 2.1, 6/13/2002.>Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit Visual Basic compiler (VB4 to VB.Net)..
- Platform: WinOther
- Publisher: MarshallSoft Computing
- Date: 13-06-2002
- Size: 237 KB
- Visual Code Scan 6
- License: Shareware
Scan Visual Basic 6 projects for dead code, unused and undeclared variables, and functions with no return type. This program will also extract all of the strings and allow you to run a spell checker on them to check for misspelled words. Once the scan is complete you can edit the code to make repairs. You can save and reload scans to review later. Visual Code scan 6 generates reports on code problems, spelling errors, and project statistics..
- Platform: Windows
- Publisher: Windswept Software
- Date: 16-08-2001
- Size: 1076 KB
- L-Basic
- License: Demo
L-Basic is a Basic language tutorial program. L-Basic emphasizes teaching proper Basic programming concepts rather than how to use visual controls. L-Basic will help you understand how to program in the most popular versions of the Basic language, Visual Basic and Microsoft Access Basic..
- Platform: Windows
- Publisher: CyberMatrix Corporation, Inc.
- Date: 11-05-2001
- Size: 580 KB
- beWISE - Edelwise Professional Variables
- License: Shareware
The beWISE Professional version is the ideal product for all types of applications that require near real-time task-to-task communication between VB applications. This new product supports all the features that are known from the Standard version, i.e. it provides variables allowing for efficient implementation of task-to-task communication between VB programs. In addition the Professional version provides more than 5,000 concurrent beWISE variables and much faster event processing. A sample program shipped with the product demonstrates these features.
- Platform: Windows
- Publisher: Edelwise, Inc.
- Date: 14-11-2004
- Size: 3591 KB
- VB Project Eye
- License: Freeware
VB Project Eye is an analysis tool that determines the calls/uses of procedures, variable, types, enums and classes in shortest time, traces dead code and allows a slight navigation through the call trees of a Visual Basic project. The dependences between the different objects can be represented graphically. In addition it shows the distribution of the programming effort about the individual modules as number of code lines or of procedures and variables..
- Platform: Windows
- Publisher: Theodor Müller
- Date: 02-03-2005
- Size: 585 KB
- Visual Basic Controls (Source Code)
- License: Freeware
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic source code control example. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly onto a Picturebox and can be compiled into any VB program without any additional file requirements.
- Platform: Windows
- Publisher: Visual Basic Controls by WolfeByte Solutions
- Date: 22-03-2005
- Size: 152 KB
- Resizer Wizard Activex for Visual Basic
- License: Shareware
Many programmers find it not only painful, but very annoying to have to add resize code to their Forms. Many times, deadline pressure makes it so that the Form has to be made Fixed(meaning the user can't adjust the size). With customers using different resolutions, the software has to be built to work on the lowest resolution, meaning that users having high resolutions will see a small Form. With Resizer Wizard, Fixed Forms will never have to be in your application. All of your forms can be made resizable with the simplicity of Adding the control to your form.
- Platform: Windows
- Publisher: Seekford Solutions, inc
- Date: 01-07-2005
- Size: 1004 KB
- Basic Bob: Island of Misfits
- License: Demo
Basic Bob: Island of Misfits is a 3rd person adventure game starring Basic Bob, a 3D stickman on a quest to rid the misfit islands of furry little creatures called bumbles. You'll laugh your socks off using all Bob's crazy weapons to squish, fry, zap, roast and otherwise try to stop the bumbles. You see, Bob doesn't really care about the bumbles, it's just that he's deathly afraid of fur... And he can't have bumbles just running around everywhere. But the fun doesn't stop there. You'll get to meet tons of wacky misfits on your journey.
- Platform: Linux, Mac, Windows
- Publisher: Spunky Games
- Date: 17-10-2005
- Size: 13216 KB
- Code VBA
- License: Shareware
With Code-VBA coding tools added to the Visual Basic for Applications editor programmers create better Visual Basic code up to 50% faster. A set of 20 specialized code builders supports the fast creation of most used code. Using the builders reduces the amount of typing and makes the code more consistent. Use it with MS Access, Excel, Word and other VBA supporting applications. Included Code Explorer and Search to find all built-in Visual Basic procedures and code fragments related to your keywords in zero secs.
- Platform: Windows
- Publisher: AGORA Software BV
- Date: 28-03-2006
- Size: 4370 KB
- Emergence BASIC
- License: Demo
Emergence BASIC is a full featured compiler and development environment for Windows. Creates small, fast, native executables and DLL's. The environment is modular with new commands available separately using add-on command libraries.. An advanced 2D game and graphics command set and database command set is included with the purchase price. The robust IDE sports a source level debugger, integrated GUI designer, and resouce editor. Main Features: - Fast 32 bit assembler, linker, and compiler. - Uses standard COFF and LIB format files.
- Platform: Windows
- Publisher: Ionic Wind Software
- Date: 10-12-2006
- Size: 4185 KB
- SWF Scout
- License: Shareware
SWF Scout is an ActiveX library for SWF flash movies generation from Visual Basic, Visual Basic.NET, Visual C#, ASP and ASP.NET Even existing SWF flash movies can be used as templates to create new flash movies (by replacing movieclips, text, images, actionscript variables in SWF template) Main features: Ability to create SWF (flash) files without any additional libraries/applications required; Ability to create Flash Lite compatible flash movies Ability to create various shapes, buttons, text, text edits, morphing shapes, sprites; Ability to add sound (mp3 and wav) and video (FLV); Ability to create pre-loader for flash movies; Ability to convert EMF to SWF; Ability to load JPG, BMP, TIFF, PNG, GIF images; Ability to use load external SWF clips as sprites; Ability to convert SWF to EXE, SWF to standalone SCR...
- Platform: Tablets, Windows
- Publisher: ByteScout
- Date: 25-04-2007
- Size: 14341 KB
- Basic Electrical Control Circuits
- License: Demo
This award-winning, electrical training program builds on the Basic Techniques program. Here, you will troubleshoot a more complex control circuit consisting of numerous relays, switches, lights, and solenoids. You will need to use elementary wiring and connection wiring diagrams to troubleshoot 28 faults of varying difficulty. The program contains sections to describe how the circuit works as well as how to use the troubleshooting tools. The program evaluates the time and money spent to solve the fault and records all the steps performed to solve the fault.
- Platform: Windows
- Publisher: Business Industrial Network
- Date: 19-09-2007
- Size: 20317 KB
- Unit Converter Basic
- License: Freeware
UNIT CONVERTER BASIC - the easiest and convenient way to convert any units you want. The program is fully customizable, i.e. you can easily add into converter any units of your specification. It is supplied together with convenient ConvertData.XML text file for editing and adding new units..
- Platform: Windows
- Publisher: KamLex
- Date: 23-04-2007
- Size: 390 KB
- Just BASIC
- License: Freeware
Just BASIC is an ideal personal Windows programming tool and tutorial. Great for light programming and teaching or learning programming. Create your own utilities, games, business apps and more. Includes a syntax coloring editor, a debugger, and a customizable GUI editor. Large online community. Produces standalone applications..
- Platform: Windows
- Publisher: Shoptalk Systems
- Date: 6-7-2005
- Size: 2635 KB