Norman Lathrop Enterprises  
nleindex.com | Norman Lathrop Enterprises
Index To How To Do It Information
Lathrop Report On Newspaper Indexes
A profile of Norman Lathrop Enterprises
 
NLEIndex.com
Last Updated
03/31/2019
 
Sitemap
 
  Index Home  |   A-Z Subject Heading Guide    |   Keyword Search  |   Union List 

Detailed entries for one subject from the INDEX TO HOW TO DO IT INFORMATION.
Click on a see also (sa) or tracing (xx) to view detailed entries about a related subject.
The entries are in alphabetical order by magazine name and then in chronological sequence.
To obtain a copy of any magazine article contact your local public library or the publisher.

BASIC COMPUTER LANGUAGE
xx   COMPUTER LANGUAGE

Design for a 32 byte PROM board that holds the bootstraps for Altair Extended BASIC or regular BASIC.
BYTE Jan 1977 (v.2#1) pg. 50

A review of Tom Pittman's tiny BASIC. Details of the language's abilities plus sample programs.
BYTE Apr 1977 (v.2#4) pg. 34

Tips on how to get print instructions in BASIC to print out the quotation mark (").
BYTE May 1977 (v.2#5) pg. 132

An informal introduction to BASIC.
BYTE Jul 1977 (v.2#7) pg. 96

BASIC to assembly language linkage for a PDP-11 computer allows you to do things with a BASIC interpreter that it was not designed to do, such as print a quotation mark.
BYTE Jul 1978 (v.3#7) pg. 112

How to load MITS extended BASIC from a North Star floppy disk without conflict in the use of memory starting at address 2000 (hex).
BYTE Jul 1978 (v.3#7) pg. 119

Subroutine will provide some of the PRINT USING functions for monetary output. Use with BASIC interpreters which do not have the PRINT USING option.
BYTE Oct 1978 (v.3#10) pg. 68

Convert the North Star disk operating system so that it uses the DEL (or RUB OUT) key and the ESC key for various types of deletions.
BYTE Oct 1978 (v.3#10) pg. 141

Kluge allows PRINT and LIST statements to be swapped for LPRINT and LLIST statements in a TRS-80 system. Useful when a printer is first put on-line.
BYTE Feb 1979 (v.4#2) pg. 44

BASIC program generates a cross-reference table of labels used in a source program. Written using C-BASIC running under CP/M. Program must be ordered. Est. cost: $1.
BYTE Apr 1979 (v.4#4) pg. 190

BASIC bit twiddling. Functions which allow the user to manipulate individual bits and nybbles (groups of four bits) are used in connection with PEEK and POKE commands.
BYTE Jul 1979 (v.4#7) pg. 192

Short subroutine for formatting of dollars and cents ($xxx.xx) in BASIC interpreters without the PRINT USING command.
BYTE Sep 1979 (v.4#9) pg. 150

Tip: Include a directory of subroutine addresses at the end of your BASIC program. Then, when you renumber, the new addresses will be shown in this directory.
BYTE Oct 1979 (v.4#10) pg. 248

Comparison of some high-level languages for different tasks. Compares BASIC, FORTRAN, and ALGOL.
BYTE Feb 1980 (v.5#2) pg. 128

Formatted output routine simulates the PRINT USING statement for BASIC interpreters without this instruction.
BYTE Feb 1980 (v.5#2) pg. 176

A bug in BASIC. Description and analysis of a particular bug that is common to a number of BASIC systems. It is the NEXT WITHOUT FOR bug.
BYTE Jan 1981 (v.6#1) pg. 188
Added Info BYTE Jul 1981 (v.6#7) pg. 14

Improve the speed of BASIC programs by changing all GOTO's into FOR...NEXT loops.
BYTE Jan 1981 (v.6#1) pg. 334
Added Info BYTE Jun 1981 (v.6#6) pg. 14

Incorporate assembly-language routines into BASIC programs as DATA statements using this routine which rewrites object code as BASIC DATA statements.
BYTE Mar 1981 (v.6#3) pg. 216

The new literacy: Programming languages as languages. BASIC, ALGOL, and APL are compared to the English language.
BYTE Mar 1981 (v.6#3) pg. 300

Extended color BASIC for the TRS-80 color computer. A profile of the newest software offering from Radio Shack.
BYTE May 1981 (v.6#5) pg. 37
Correction BYTE Sep 1981 (v.6#9) pg. 110

Tip: Use a POKE instruction to properly save BASIC programs on cassette when using the OSI Challenger with a line length different than 72-characters.
BYTE Jul 1981 (v.6#7) pg. 24

Changes to FLOPTRAN-IV, a Tiny BASIC Compiler for the Commodore PET (see Oct 1980 p 196) which make it compatible with version 3 PET ROMs.
BYTE Jul 1981 (v.6#7) pg. 134

Changing a FOR...NEXT loop into a REPEAT...UNTIL loop.
BYTE Sep 1981 (v.6#9) pg. 162

BASIC, Pascal, or Tiny-C. A simple benchmarking comparison.
BYTE Oct 1981 (v.6#10) pg. 372

Generating programs automatically. Three utility programs help write Applesoft BASIC programs.
BYTE Dec 1981 (v.6#12) pg. 352

Structured programming in BASIC. An introduction to the principles of structured programming with examples in Cromemco 32K Structured BASIC.
BYTE Jan 1982 (v.7#1) pg. 410

The Atari tutorial. Part 6. Atari BASIC.
BYTE Feb 1982 (v.7#2) pg. 91

BASIC formatted printing. A format routine allows control of printer output without the use of FORMAT statements.
BYTE Mar 1982 (v.7#3) pg. 162

An introduction to NSC (National Semiconductor Corporation) tiny BASIC for the INS8073 Microinterpreter.
BYTE Apr 1982 (v.7#4) pg. 472

A general-purpose routine in BASIC that allows a programmer to create a great variety of structured strings easily. Use these strings to sequence events in control programs.
BYTE May 1982 (v.7#5) pg. 308

TRS-80 BASIC program hang-ups. How to understand and eliminate those mysterious crashes.
BYTE May 1982 (v.7#5) pg. 318

A comparison of five compilers for Apple BASIC. Includes several benchmark programs to check prime numbers, sorting speed, matrix inversion, etc.
BYTE Sep 1982 (v.7#9) pg. 440

Radio Shack compiler BASIC. Includes several benchmark routines used to evaluate a BASIC compiler.
BYTE Oct 1982 (v.7#10) pg. 224

Add dimensions to your BASIC. How to support a multi-dimensional array in a BASIC compiler with only one dimension arrays.
BYTE Mar 1983 (v.8#3) pg. 307
Added Info BYTE Aug 1983 (v.8#8) pg. 20

Adding the trace function North Star BASIC.
BYTE Mar 1983 (v.8#3) pg. 462

The 8088 connection. Interfacing IBM PC BASIC to machine-language programs. Mastering the 8088 instruction set, the processor that drives the IBM PC.
BYTE Jul 1983 (v.8#7) pg. 398

Cross-reference utility for IBM PC BASIC programs.
BYTE Aug 1983 (v.8#8) pg. 378
Correction BYTE Sep 1983 (v.8#9) pg. 498
Correction BYTE Dec 1983 (v.8#12) pg. 514
Correction BYTE Jun 1984 (v.9#6) pg. 44

BASIC routine for the Sinclair ZX81 to allow keyboard input in a game program.
BYTE Aug 1983 (v.8#8) pg. 488

Translating the SAS (Statistical-Analysis System) language into BASIC. Use of a preprocessor program lets you run SAS-like syntax on microcomputers.
BYTE Jan 1984 (v.9#1) pg. 417

A keyboard input routine for IBM PC BASIC accepts only the set of characters and number of characters defined by the programmer.
BYTE Apr 1984 (v.9#4) pg. 392

Technique to disable the LIST command on the Apple II so that BASIC programs cannot be listed.
BYTE Sep 1984 (v.9#10) pg. 52

BASIC-52 options for 8051 microcontrollers. Includes a circuit that places the BASIC-52 interpreter in battery-backed nonvolatile RAM, EEPROM or EPROM to permit use of a low-cost 8032 chip.
COMPUTERCRAFT Jan 1993 (v.3#1) pg. 24

Speed up BASIC-52 programs by using assembly-language subroutines.
COMPUTERCRAFT Jun 1993 (v.3#6) pg. 60

A simple Intel BASIC-52 extractor. Copies an internal 8052AH-BASIC interpreter into EPROM for use with inexpensive 8032 and 8052 microprocessors.
COMPUTERCRAFT Aug 1993 (v.3#8) pg. 53

Programming for speed. Tips for improving the operating speed of your BASIC programs and reducing the amount of memory required.
COMPUTERS & PROGRAMMING Sep-Oct 1981 (v.21#5) pg. 65

Easy-to-understand primer on how to teach yourself the BASIC computer language.
CQ. THE RADIO AMATEUR'S JOURNAL Mar 1979 (v.35#3) pg. 108

Introduction to BASIC. Part 1.
CQ. THE RADIO AMATEUR'S JOURNAL Jan 1980 (v.36#1) pg. 18

Introduction to BASIC. Part 2. Decision making statements.
CQ. THE RADIO AMATEUR'S JOURNAL Feb 1980 (v.36#2) pg. 58

Introduction to BASIC. Part 3. Input and output statements.
CQ. THE RADIO AMATEUR'S JOURNAL Mar 1980 (v.36#3) pg. 38

Introduction to BASIC. Part 4. String statements and operations.
CQ. THE RADIO AMATEUR'S JOURNAL Apr 1980 (v.36#4) pg. 60

Introduction to BASIC. Part 5. Subscripted variables.
CQ. THE RADIO AMATEUR'S JOURNAL May 1980 (v.36#5) pg. 73

Introduction to BASIC. Part 6. Mathematical and graphic functions.
CQ. THE RADIO AMATEUR'S JOURNAL Jun 1980 (v.36#6) pg. 60

Introduction to BASIC. Part 7. The philosophy of programming.
CQ. THE RADIO AMATEUR'S JOURNAL Jul 1980 (v.36#7) pg. 54

Introduction to BASIC. Part 8. Programming errors, cause and correction.
CQ. THE RADIO AMATEUR'S JOURNAL Aug 1980 (v.36#8) pg. 78

Introduction to BASIC. Part 9. The TRS-80 Level II EDIT mode.
CQ. THE RADIO AMATEUR'S JOURNAL Sep 1980 (v.36#9) pg. 39

Introduction to BASIC. Part 10. Machine language.
CQ. THE RADIO AMATEUR'S JOURNAL Oct 1980 (v.36#10) pg. 94

Introduction to BASIC. Part 11. Disk based systems.
CQ. THE RADIO AMATEUR'S JOURNAL Nov 1980 (v.36#11) pg. 91

Introduction to BASIC. Part 12. Automatic keyboarding.
CQ. THE RADIO AMATEUR'S JOURNAL Dec 1980 (v.36#12) pg. 76

Introduction to BASIC. Part 13. The analysis of writing a computer program which lets you enter a DX station's prefix and provides antenna azimuth and distance for long and short path.
CQ. THE RADIO AMATEUR'S JOURNAL Jan 1981 (v.37#1) pg. 67

Introduction to BASIC. Part 14. The computer's graphic capability.
CQ. THE RADIO AMATEUR'S JOURNAL Feb 1981 (v.37#2) pg. 62

Introduction to BASIC. Part 15. Disk based systems.
CQ. THE RADIO AMATEUR'S JOURNAL Mar 1981 (v.37#3) pg. 74

Introduction to BASIC. Part 16. Speeding up tape systems.
CQ. THE RADIO AMATEUR'S JOURNAL Apr 1981 (v.37#4) pg. 76

Introduction to BASIC. Part 17. Using a BASIC program to help memorize item pairs, such as call letter prefixes for a list of countries.
CQ. THE RADIO AMATEUR'S JOURNAL May 1981 (v.37#5) pg. 77

Introduction to BASIC. Part 18. Program that will help us remember birthdays, anniversaries, appointments, etc.
CQ. THE RADIO AMATEUR'S JOURNAL Jun 1981 (v.37#6) pg. 77

Converting BASIC. A chart illustrates the common statements and functions in BASIC for four popular computers (Apple II, Commodore, Sinclair, and TRS-80).
CQ. THE RADIO AMATEUR'S JOURNAL Jan 1985 (v.41#1) pg. 51

Beginning programming with BASIC. Part 1.
ELEMENTARY ELECTRONICS Nov-Dec 1977 (v.17#6) pg. 81

Beginning programming with BASIC. Part 2.
ELEMENTARY ELECTRONICS Jan-Feb 1978 (v.18#1) pg. 81

Beginning programming with BASIC. Part 3.
ELEMENTARY ELECTRONICS Mar-Apr 1978 (v.18#2) pg. 79

Review and comparison of the four popular BASICs for 6800-based machines.
KILOBAUD MICROCOMPUTING #13 Jan 1978 pg. 50

Test programs used to determine the amount of mathematical error which is introduced by various BASIC interpreters when converting numbers and performing operations.
KILOBAUD MICROCOMPUTING #14 Feb 1978 pg. 8
Added Info KILOBAUD MICROCOMPUTING #19 Jul 1978 pg. 11

A patch routine for running MITS BASIC on the SWTP microcomputer.
KILOBAUD MICROCOMPUTING #14 Feb 1978 pg. 58
Correction KILOBAUD MICROCOMPUTING #18 Jun 1978 pg. 112

Two BASIC programs are used to disassemble your 8080 BASIC interpreter and create an assembly source listing.
KILOBAUD MICROCOMPUTING #14 Feb 1978 pg. 90

Strings and things. A look at two different ways of using strings in BASIC. Includes a simple mailing list program.
KILOBAUD MICROCOMPUTING #17 May 1978 pg. 94
Added Info KILOBAUD MICROCOMPUTING #20 Aug 1978 pg. 18

Tiny BASIC shortcuts. Methods to expand Tom Pittman's tiny BASICs (6502, 1802, etc) will be covered in this series of articles. Part 1. Byte-saving tips and calculations involving decimal numbers.
KILOBAUD MICROCOMPUTING #18 Jun 1978 pg. 42

Tip: Alternative methods for handling the AND statement and IS NOT EQUAL statement if they are not present in your version of BASIC.
KILOBAUD MICROCOMPUTING #19 Jul 1978 pg. 68

How to modify the string length in SWTP's 6800 BASIC interpreter from 32 charecters to some other value.
KILOBAUD MICROCOMPUTING #19 Jul 1978 pg. 68

Mits vs. North Star: Which is faster. Benchmark programs and the results when run on Mits Extended (12K) and North Star BASIC.
KILOBAUD MICROCOMPUTING #20 Aug 1978 pg. 44

Index to the manual supplied with SWTP 8K BASIC (Version 2.0).
KILOBAUD MICROCOMPUTING #20 Aug 1978 pg. 110

From Big BASIC to Tiny BASIC. How to get around some limitations of small BASIC interpreters, such as the lack of two dimension arrays, lack of the ON-GOTO feature, a proper modulus number in random numbers, etc.
KILOBAUD MICROCOMPUTING #21 Sep 1978 pg. 112

How to limit the buffer size of SWTP's BASIC.
KILOBAUD MICROCOMPUTING #22 Oct 1978 pg. 21

Techinque for overcoming the lack of FOR/NEXT loops in some tiny BASIC interpreters.
KILOBAUD MICROCOMPUTING #22 Oct 1978 pg. 44

Program to test the random number generator in your version of BASIC.
KILOBAUD MICROCOMPUTING #22 Oct 1978 pg. 62

BASEDIT, an editor for 6800 BASIC program. Two programs for the SWTP system allow BASIC programs to be edited and then listed out on numbered pages with a title at the top of each page. Uses cassettes for program storage. Programs written in assembler language.
KILOBAUD MICROCOMPUTING #25 Jan 1979 pg. 22
Correction KILOBAUD MICROCOMPUTING #30 Jun 1979 pg. 125

Short assembly language program to print SWTP instruction code from an un-documented BASIC cassette.
KILOBAUD MICROCOMPUTING #25 Jan 1979 pg. 95

Index to the TRS-80 Level II BASIC Reference Manual.
KILOBAUD MICROCOMPUTING #26 Feb 1979 pg. 104

Program will print a list of all possible variable names allowed in North Star BASIC. Use it to check off those already used as you write a program.
KILOBAUD MICROCOMPUTING #27 Mar 1979 pg. 104

Benchmark test of BASIC running in a PET computer produces significant time differences in various search routines.
KILOBAUD MICROCOMPUTING #28 Apr 1979 pg. 112

How to use the colon (:) to skip lines and indent program listings when using Microsoft BASIC.
KILOBAUD MICROCOMPUTING #29 May 1979 pg. 80

Data files for Processor Technology's 5K BASIC. Subroutines provide I/O port switching, DATA statment construction, etc. to improve the file storage capacity of this BASIC.
KILOBAUD MICROCOMPUTING #30 Jun 1979 pg. 92

How to append another file using the CLOAD command when operating under Level II TRS-80 BASIC.
KILOBAUD MICROCOMPUTING #31 Jul 1979 pg. 39

How to modify a program which includes an author's name or copyright statement so that the name cannot be easily deleted from the program.
KILOBAUD MICROCOMPUTING #31 Jul 1979 pg. 82

Utility program to renumber Heathkit H8 BASIC programs.
KILOBAUD MICROCOMPUTING #32 Aug 1979 pg. 58

Thoughts on the SWTP computer system. Part 5. How to put BASIC in ROM. How to relocate a BASIC interpreter in memory.
KILOBAUD MICROCOMPUTING #33 Sep 1979 pg. 70

More TRS-80 horsepower. Add 16K of memory and install the Level II BASIC ROM while keeping the Level I ROM. Then you don't have to reprogram earlier software. Est. cost: $100.
KILOBAUD MICROCOMPUTING #34 Oct 1979 pg. 72

A BASIC dollar edit subroutine. A substitute for the PRINT USING command in those BASIC interpreters without that instruction.
KILOBAUD MICROCOMPUTING #35 Nov 1979 pg. 162

Routine to renumber BASIC programs for the Ohio Scientific BASIC-in-ROM computers.
KILOBAUD MICROCOMPUTING #37 Jan 1980 pg. 74

A relocator program for North Star BASIC.
KILOBAUD MICROCOMPUTING #37 Jan 1980 pg. 90

Speed up loading BASIC on Heath's H8 equipped with an H17 floppy disc. Preserve an absolute version of BASIC plus the HDOS overlay on the disk. Load this version when you need BASIC.
KILOBAUD MICROCOMPUTING #39 Mar 1980 pg. 101

How to introduce a GET function into the Sorcerer BASIC by means of the USR function.
KILOBAUD MICROCOMPUTING #40 Apr 1980 pg. 46

Profile of Microsoft's new version of BASIC, called BASIC-80.
KILOBAUD MICROCOMPUTING #41 May 1980 pg. 72

Profile of the Tarbell Disk BASIC interpreter.
KILOBAUD MICROCOMPUTING #41 May 1980 pg. 168

A line editor for Benton Harbor BASIC, a tape-based interpreter.
KILOBAUD MICROCOMPUTING #43 Jul 1980 pg. 126

Back space modification for CP/M and Microsoft BASIC allows the backspace key to delete unwanted characters and removes the irritating backslash when using the delete key.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 48

How to use Radio Shack's Level II ROM BASIC on another Z-80 machine. Requires a special subroutine to convert ASCII keyboard data to simulated TRS-80 memory-mapped bits.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 52

Save memory and run time in a North Star BASIC program by running this program which changes all variables to 1 character and removes blanks and LET, thus reducing the size of the BASIC program. Other saving tips included.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 76

Some tips on making program conversions from one system to another. Converting "Keepbook bookkeeping system" (KILOBAUD June 1979) from North Star BASIC to TRS-80 Level II BASIC.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 143

How to chain DATA statements using Microsoft BASIC supplied with the Exidy Sorcerer computer. Use this technique to avoid some of the limited CSAVE capability problems.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 165

How to recover that lost disk BASIC program on a TRS-80 should you accidently get re-booted to the DOS.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 174

BASIC programming tips. Don't sacrifice efficiency for faster program development.
KILOBAUD MICROCOMPUTING #44 Aug 1980 pg. 198

Write self-modifying PET programs which can store a small amount of data in a BASIC program. It converts the data to ASCII and "POKE's" it into a DATA statement.
KILOBAUD MICROCOMPUTING #45 Sep 1980 pg. 30

How to load PET computer machine-language programs directly from BASIC and execute them using the RUN command.
KILOBAUD MICROCOMPUTING #45 Sep 1980 pg. 34

FILEMAP: An aid to program documentation. Variable mapping program will generate an alphabetical list of variables and the line numbers in which they appear. Used in connection with BASIC programs.
KILOBAUD MICROCOMPUTING #45 Sep 1980 pg. 166
Added Info KILOBAUD MICROCOMPUTING #60 Dec 1981 (v.5#12) pg. 30

A BASIC translation algorithm. Tips on converting a program from one version of BASIC to another.
KILOBAUD MICROCOMPUTING #45 Sep 1980 pg. 194

Speed up your BASIC programs using simple techniques.
KILOBAUD MICROCOMPUTING #46 Oct 1980 pg. 128

A humanist's approach to computer programming. How to bring order and structure into writing BASIC programs, plus some routines to keep track of variables and produce an index to your programs.
KILOBAUD MICROCOMPUTING #46 Oct 1980 pg. 202

Software security. Use passwords in your BASIC programs to thwart unauthorized access.
KILOBAUD MICROCOMPUTING #47 Nov 1980 pg. 24

Efficient data storage for Microsoft BASIC. Pack most single- and double-precision numbers into three- or four-byte strings instead of four- or eight-byte strings.
KILOBAUD MICROCOMPUTING #47 Nov 1980 pg. 68

Tinkering with Tiny BASIC. How to add four new and useful commands to Tom Pittman's Tiny BASIC, plus some tips on the USR command.
KILOBAUD MICROCOMPUTING #47 Nov 1980 pg. 88

Blank removal. Machine-language program removes blanks from North Star BASIC programs.
KILOBAUD MICROCOMPUTING #49 Jan 1981 (v.5#1) pg. 40

Enhancing Heath's H8 BASIC. Subroutines for printing text, inputting text, and poking input from front panel keyboard.
KILOBAUD MICROCOMPUTING #49 Jan 1981 (v.5#1) pg. 130

MAT functions. BASIC routines make arrays easy to handle.
KILOBAUD MICROCOMPUTING #51 Mar 1981 (v.5#3) pg. 138

PET shorthand compleat. A look at a shorthand BASIC notation available for use within a PET program or in the direct mode.
KILOBAUD MICROCOMPUTING #51 Mar 1981 (v.5#3) pg. 144

Flowchart generator program prints a shortened version of a BASIC program, plus arrows and lines to indicate the flow through the program. Written in BASIC for the SWTP computer.
KILOBAUD MICROCOMPUTING #52 Apr 1981 (v.5#4) pg. 102

Datalog. An index program that speeds up the location of a specific disk record when operating under Benton Harbor BASIC.
KILOBAUD MICROCOMPUTING #53 May 1981 (v.5#5) pg. 118

A keyboard input driver which adds intra-line editing capability to Exidy Sorcerer BASIC.
KILOBAUD MICROCOMPUTING #53 May 1981 (v.5#5) pg. 142

North Star quiz. An analysis of coding conventions used in North Star BASIC.
KILOBAUD MICROCOMPUTING #54 Jun 1981 (v.5#6) pg. 44

Expand Exidy Sorcerer BASIC through the addition of this line renumbering routine and a routine to combine two BASIC programs into one program (merging).
KILOBAUD MICROCOMPUTING #54 Jun 1981 (v.5#6) pg. 76
Added Info KILOBAUD MICROCOMPUTING #60 Dec 1981 (v.5#12) pg. 212

Thoughts on the 68XX systems. How to add useful editing functions to SWTP BASIC, Percom Super BASIC, TSC Text Editor, Micro-Ware Compiler, etc.
KILOBAUD MICROCOMPUTING #54 Jun 1981 (v.5#6) pg. 136
Added Info KILOBAUD MICROCOMPUTING #58 Oct 1981 (v.5#10) pg. 243

Software technique to "expand" computer memory by calling another program into memory. System must use a version of Microsoft BASIC.
KILOBAUD MICROCOMPUTING #54 Jun 1981 (v.5#6) pg. 177

Simple prettyprinting program, written in Apple BASIC, manipulates a BASIC source program into a printed form which is more readable and understandable.
KILOBAUD MICROCOMPUTING #56 Aug 1981 (v.5#8) pg. 110

Replace the NULL command in OSI BASIC with this CLEAR SCREEN routine.
KILOBAUD MICROCOMPUTING #57 Sep 1981 (v.5#9) pg. 126

Editing enhancer for North Star BASIC. How to recall and use the string editing functions even after you have pressed the return key to input the string.
KILOBAUD MICROCOMPUTING #58 Oct 1981 (v.5#10) pg. 212

Compiled -vs- interpreted BASIC. How assembly-language subroutines can be incorporated into compiled BASIC programs.
KILOBAUD MICROCOMPUTING #59 Nov 1981 (v.5#11) pg. 180

Applesoft utility removes remark statements (REM) to free up memory space and improve execution without destroying program documentation. Written in machine-language.
KILOBAUD MICROCOMPUTING #60 Dec 1981 (v.5#12) pg. 112

Applesoft utility removes BASIC remark statements (REM) to free up memory space and improve execution without destroying program documentation. Written in machine-language.
KILOBAUD MICROCOMPUTING #60 Dec 1981 (v.5#12) pg. 112

Modification for the North Star Disk Operating System allows all of the BASIC edit commands to be called with a single keystroke.
KILOBAUD MICROCOMPUTING #60 Dec 1981 (v.5#12) pg. 212

How to access some of the Exidy Sorcerer monitor commands from a BASIC program.
KILOBAUD MICROCOMPUTING Jan 1982 (v.6#1) pg. 128

A "replace" program in assembly language for North Star BASIC converts the commas and backslashes to the more conventional semicolons and colons of other BASICs.
KILOBAUD MICROCOMPUTING Jan 1982 (v.6#1) pg. 136

How to access the North Star diskette file directory as data from a BASIC program.
KILOBAUD MICROCOMPUTING Jan 1982 (v.6#1) pg. 142

65-byte machine language program will let you recover North Star BASIC programs that have been "scratched".
MICROCOMPUTING Mar 1982 (v.6#3) pg. 92

Timing comparisons (benchmark tests) to compare BASIC with Pascal.
MICROCOMPUTING Apr 1982 (v.6#4) pg. 140

North Star BASIC program to remove spaces, remarks, extra lines, etc. from BASIC programs. Package of three programs to originate, test, and debug a BASIC program.
MICROCOMPUTING May 1982 (v.6#5) pg. 88

Numeric storage programming technique for BASIC will let you store integers from 0 through 255 in a single byte or integers from 0 through 65279 in two bytes.
MICROCOMPUTING Jul 1982 (v.6#7) pg. 58
Added Info MICROCOMPUTING #73 Jan 1983 (v.7#1) pg. 30

Three IBM PC utilities. (1) Set softkeys for BASIC. (2) Print variable-size box or border. (3) Puts 3 title lines on printed output.
MICROCOMPUTING Nov 1982 (v.6#11) pg. 10

Tune up your BASIC programs. Tips show you how to increase the speed of your BASIC programs.
MICROCOMPUTING Nov 1982 (v.6#11) pg. 128
Correction MICROCOMPUTING #75 Mar 1983 (v.7#3) pg. 33

Subroutine to provide computed GOTO command on the Commodore computer.
MICROCOMPUTING #74 Feb 1983 (v.7#2) pg. 16
Added Info MICROCOMPUTING #76 Apr 1983 (v.7#4) pg. 30

Utility program to print a cross reference listing of GOTO and GOSUB references. Written in BASIC for the Commodore computer.
MICROCOMPUTING #75 Mar 1983 (v.7#3) pg. 26

Apple-Macro II program allows for easy entry of BASIC commands with only 2 keystrokes.
MICROCOMPUTING #75 Mar 1983 (v.7#3) pg. 84

CBASIC program to generate cross-reference listing for source programs.
MICROCOMPUTING #75 Mar 1983 (v.7#3) pg. 110
Added Info MICROCOMPUTING #82 Oct 1983 (v.7#10) pg. 85, 94

CIRCSAV, a BASIC program to teach you about BasicA graphics commands.
MICROCOMPUTING #78 Jun 1983 (v.7#6) pg. 14

A few tips on how to get errorless BASIC programs.
MICROCOMPUTING #82 Oct 1983 (v.7#10) pg. 24

Commodore-64 utility programs: (1) Subroutine to reclaim a BASIC program lost by accidently typing "new". (2) Program to provide a printed copy of disk source files created by "Easy Script".
MICROCOMPUTING #85 Jan 1984 (v.8#1) pg. 21

Utility program that analyzes your Microsoft BASIC Programs and prints a list of the variables used, their types, dimensions (if arrays) and a list of the line numbers where they appear.
MICROCOMPUTING #86 Feb 1984 (v.8#2) pg. 98

A utility for all Commodore systems is designed to read a machine language program from disk and create a BASIC program on disk with the same machine language program converted to data statements.
MICROCOMPUTING #87 Mar 1984 (v.8#3) pg. 36

How to locate and run the RAM test program, music program, and a renumber program located within Apple's Integer BASIC.
MICROCOMPUTING Jul 1984 (v.8#7) pg. 102

BASIC, plain talk for your home computer. Easy-to-understand primer on the BASIC programming language.
MODERN ELECTRONICS [1] May 1978 (v.1#3) pg. 46

Free BASIC programs by radio. How you can capture computer programs that are broadcast internationally and in the U.S.
MODERN ELECTRONICS [2] Jun 1986 (v.3#6) pg. 36

Program merging routine for a TRS-80 allows you to load a BASIC program from cassette and combine it with a BASIC program already in memory. Written in machine language.
POPULAR ELECTRONICS [1] May 1981 (v.19#5) pg. 82

BASIC subroutines for displaying things on the video screen for a specific period of time.
POPULAR ELECTRONICS [1] Jul 1982 (v.20#7) pg. 79

How to design microprocessor-based projects. Part 2. The language of the 8073 microinterpreter (National Semiconductor's Tiny BASIC). Includes an application circuit called "burglar outwitter" to control three lights in a sequential fashion to simulate the movement of a person during the evening hours.
RADIO-ELECTRONICS May 1985 (v.56#5) pg. 81