Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: MBASIC


Related Topics

In the News (Sun 20 Dec 09)

  
  MBasic Professional
MBasic for PICmicro® MCUs creates a one click solution that allows you to experiment and test code changes on-the-fly when programming PIC® micros!
The MBasic compiler is extremely powerful, yet remains flexible and easy to use.
Mbasic is the only compiler for PICmicros that support 32bit floating point and integer math !
www.basicmicro.com /Product.aspx?productID=25&CategoryID=6   (489 words)

  
  Games - MBASIC
MBASIC was one of the two versions of BASIC bundled with the Osborne 1
MBASIC version 5 required a CP/M system with at least 28 kB of random access memory (RAM) and at least one diskette drive.
MBASIC also had a "trace" function that displayed line numbers as they were executed; while this occupied the same screen space as normal program output, it was useful for detecting conditions such as endless loops.
listing-index.ebay.com /games/MBASIC.html   (772 words)

  
  Reference.com/Encyclopedia/MBASIC
MBASIC was one of the two versions of BASIC bundled with the Osborne 1 computer.
MBASIC also had a "trace" function that displayed line numbers as they were executed; while this occupied the same screen space as normal program output, it was useful for detecting conditions such as endless loops.
MBASIC version 5 allowed identifiers of variables to be significant up to 40 characters long, which permitted programmers to give variables readable names.
www.reference.com /browse/wiki/MBASIC   (1380 words)

  
  MBASIC   (Site not responding. Last check: 2007-10-26)
MBASIC was part of Microsoft's BASIC-80 family which ran on the 8-bit Intel 8080 processors, and is a descendant of the original Altair BASIC interpreters that were among Microsoft's first products.
MBASIC was one of the two versions of BASIC bundled with the Osborne 1 computer.
MBASIC version 5 required a CP/M system with at least 28 kB of random access memory (RAM) and at least one diskette drive.
www.casimiro.com /wiki/en/wikipedia/m/mb/mbasic.html   (1244 words)

  
 Rixstep
The MBASIC™ was only activated if the PC user opted to not boot into PC-DOS.
When IBM decided to preempt the PC field with their Micro-Channel Architecture™ and a new operating system known as 'OS/2', Bill decided to play along, but what he really wanted was to see MBASIC™ make a comeback.
The Microsoft network in Redmond has often been the victim of countless and horrendous hacker attacks™, and in each case the attack has not been successful until the criminals were able to crash the MBASIC™ virtual machine running at the hub of it all.
rixstep.com /1/20050428,00.shtml   (865 words)

  
 MBASIC - Microsoft Beginners All-purpose Symbolic Instruction Code
MBASIC is a acronym that can contains many meanings which are listed below.
There may be many popular meanings for MBASIC with the most popular definition being that of Microsoft Beginners All-purpose Symbolic Instruction Code
If you have more information or know of another definition for MBASIC, please let us know so that we can review it and add that information to our database.
www.auditmypc.com /acronym/MBASIC.asp   (189 words)

  
 Book
In writing Programming the PIC Microcontroller with MBasic, I attempted to balance electronic and programming, with a thorough discussion of the circuits involved, and why they were designed they way they are.
Programming the PIC Microcontroller with MBasic includes a CD-ROM with a free MBasic compiler, restricted to the 18F876 and 16F876A chips, as well as other circuit design and simulation software and data sheets on the devices used in many of the book's circuits.
MBasic is a product of Basic Micro and you can learn more about it at http://www.basicmicro.com/.
www.cliftonlaboratories.com /Book.htm   (541 words)

  
 [No title]
In MBASIC the sequence "ESCape, B, 0" (as it appears in the Kaypro manual) would take the form: PRINT CHR$(27) + "B0"; or PRINT CHR$(27); "B0"; When variable integers form part of an escape sequence they are sent in the form of the character having that ASCII decimal number.
Because there is a limit on how much it will handle as a string without a carriage return, you cannot just keep sending the cursor from one point to another with an input loop; if you do, MBASIC will respond by spitting out odd characters and line feeds.
MBASIC, for example, always treats CHR$(9) as a horizontal tab.
home1.gte.net /res1bup4/KayproGraphics.htm   (2949 words)

  
 The Actrix Computer.
The manual claims that the cursor is addressable and, indeed MBasic includes the POS function which returns the location of the cursor, but there is no corresponding function to position the cursor.
The version of MBasic included with the Access is officially numbered Release 5 and, according to the manual, "is the most extensive implementation of Basic available for microprocessors." Well, not quite.
As we mentioned earlier, the MBasic manual is a mish-mash of sections written by different people over the span of many years.
www.atarimagazines.com /creative/v10n4/12_The_Actrix_Computer.php   (7740 words)

  
 Electronic Products Frequently Asked Questions
The MBasic Pro compiler is the next logical step for Atom users to take their design and program any PIC.
MBasic Pro has many advantages that PicBasic Pro doesn't offer such as a built in IDE interface and in-circuit debugger that allows you to step through your code command by command (Atom offers this also).
MBasic Pro is more directed for those upgrading from the Atoms.
www.downtowninternet.com /elproducts/elfaq.htm   (2383 words)

  
 [No title]   (Site not responding. Last check: 2007-10-26)
Perhaps the best way to explain how MBASIC works with strings would be to use a short example program, and show what the string space looks like after each instruction.
This is why a large MBASIC program will sometimes "hang up" for a few minutes when you least expect it.
There is no way to prevent this process from taking place; but you CAN force it to take place when you want it to.
www.df.lth.se /~pi/compis/files/ftp.mayn.de/pub/cpm/archive/msoft/mbasic.fre   (216 words)

  
 OSBORNE O1
MBasic and CBasic must be the most widely used Basic implementations; one is interpreted, the other compiled.
Wordstar must be one of the best word processing packages around, although my personal preference (bias?) is for Spellbinder, and it comes with Mailmerge, which enables you to maintain and use mailing lists and merge details from the lists into standard letters and the like.
The MBasic manual has simply been reset because Adam is obliged to retain the original wording until the end of this year.
www.presshere.com /html/pw811102.htm   (5512 words)

  
 [No title]   (Site not responding. Last check: 2007-10-26)
Notice that the unused strings are not deleted until the FRE function is encountered.
The FRE function forces MBASIC to reclaim the unassigned string space, by a "garbage collection" process.
MBASIC will also perform this garbage collection when string space is exhausted.
www.retroarchive.org /cpm/cdrom/CPM/MSOFT/MBASIC.FRE   (216 words)

  
 ComputerBase - Lexikon: MBASIC
MBASIC ist die Microsoft BASIC Implementierung der BASIC Programmiersprache für das CP/M Betriebssystem auf dem 8-bit Intel 8080 Prozessor.
MBASIC ist ein Nachfolgeprodukt des ursprünglichen Altair BASIC Interpreters, der zu Microsofts ersten Produkten gehörten.
MBASIC war eine der zwei Versionen der BASIC Programmiersprache mit dem der Osborne 1 Computer ausgeliefert wurde.
www.computerbase.de /lexikon/MBASIC   (114 words)

  
 PCMag.com Shareware Library: Programming › BASIC programming language
MBASIC allows math and string operations, also, a series of commands to control the program flow and I/O operations are implemented in the interpreter engine.
The language is similar and has characteristics of many BASIC implementations, it is very simple to learn and has an editing environment to allow the user to create, test and deploy BASIC programs very quickly.
The binary "mbasic.exe" is the actual interpreter engine and it is necessary in order to run the developed programs, the engine is automatically called by the editor environment, such functionality makes very easy to develop and test applications inside the editor environment.
shareware.pcmag.com /category.php[id]19[SiteID]pcmag   (666 words)

  
 Mbasic Standard   (Site not responding. Last check: 2007-10-26)
MBasic for PICmicro® MCUs creates a one click solution that allows you to experiment and test code changes on-the-fly when programming PIC® micros!
The MBasic compiler is extremely powerful, yet remains flexible and easy to use.
Mbasic is the only compiler for PICmicros that support 32bit floating point and integer math !
www.eekit.dk /static/000051/000001/000023.asp   (138 words)

  
 Basic Micro Forums
Feel free to post your own programs here!
Have a project or a web page relevant to MBasic?
Tells us what you would like to see added to the MBasic Compilers!
forums.basicmicro.net   (192 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.