BASIC & QuickBASIC Knowledge Base Articles
Back to the list.
BASIC & QuickBASIC KB Article(s)   24">BASIC & QuickBASIC?

1  ....  3  4  5  6  [ 7 ]  8  9  10  11  .... ....  51  52 
Previous Page    Page 7 of 52    Next Page



There are 766 KB Article(s).

91) 11/20/2003 7773977739  77739.html">Making Multicolored Single Data Bar Charts with CHRTB.BAS
(77739) - If you create a bar chart with CHRTB.BAS in Microsoft Basic PDS or with CHART.BAS in Visual Basic for MS-DOS and you only have one class of data, all the bars on the graph will be white. However, if you are comparing several classes of data, the bars...

92) 11/20/2003 6934369343  69343.html">ISAMCVT Btrieve Specfiles Cannot Have Spaces; Must Use Commas
(69343) - Page 148 of the "Microsoft Visual Basic for MS-DOS: Professional Edition Features" manual gives an incorrect example of a Btrieve specfile. The fields of each entry are incorrectly shown separated by spaces; instead, the fields should be separated by...

93) 11/20/2003 6915869158  69158.html">ISAMCVT Doesn't Properly Convert db/LIB Date Fields
(69158) - Pages 148-149 of the "Microsoft Visual Basic for MS-DOS: Professional Edition Features" manual states that the ISAMCVT utility will convert db/LIB date fields to Basic double-precision numbers for use with the Date/Time add-on libraries. This...

94) 11/20/2003 5892258922  58922.html">Cannot Link PROISAM.LIB or PROISAMD.LIB into Quick Library
(58922) - The PROISAMD.LIB library included with the Professional Edition of Microsoft Visual Basic for MS-DOS, version 1.0 cannot be linked into Quick libraries to be used by the VBDOS.EXE environment. The PROISAM.LIB and PROISAMD.LIB libraries included with...

95) 11/20/2003 5736357363  57363.html">How to Pass a Variable Length String from Basic to MASM
(57363) - The example below demonstrates how to pass a variable-length string from a compiled Basic program to a MASM procedure. This information is also included with the Help file provided with the Standard and Professional Editions of Microsoft Visual Basic...

96) 11/20/2003 7486474864  74864.html">MKDIR Incorrectly Allows Blanks in Pathname in VB for MS-DOS
(74864) - The MKDIR statement in Microsoft Visual Basic for MS-DOS, and Microsoft Basic Professional Development System (PDS) for MS-DOS incorrectly allows the creation of a directory with a blank space in it. When you try to change to that directory from the...

97) 11/20/2003 3150531505  31505.html">"Error During Run-Time Initialization": Mixing /FPa and /FPi
(31505) - When you link separate modules together to make an .EXE program, all the modules must have been compiled with the same math package. The two math packages available in Microsoft Visual Basic for MS-DOS, version 1.0; Microsoft Basic Compiler for MS-DOS...

98) 11/20/2003 5865858658  58658.html">Quick Libraries in Basic Do Not Use Expanded Memory
(58658) - When using a Quick library in VBDOS.EXE (included with Microsoft Visual Basic for MS-DOS) or QBX.EXE (included with Microsoft Basic PDS for MS-DOS), the Quick library is always placed in conventional memory. If you have expanded memory (as defined in...

99) 11/19/2003 8082480824  80824.html">QB.EXE /AH Hang/"String Space Corrupt" Static to Dynamic Array
(80824) - If you try to convert a static array to a huge dynamic array after a "Subscript Out of Range" error on the static array in the QB.EXE environment, you may receive a "String Space Corrupt" error or hang the system.

100) 11/19/2003 101258101258  101258.html">PRB: Compare User-Defined Type Variables w/ PEEK or _fmemcmp
(101258) - An attempt to use the relational operators (=, <>, and so on) to compare user-defined type variables results in a "Type mismatch" error.

101) 11/19/2003 104511104511  104511.html">LONG: Calling C Routines from Basic -- Part 1 of 2
(104511) - Microsoft Basic supports calls to routines written in Microsoft C. This application note describes the necessary syntax for calling Microsoft C routines and contains a series of examples demonstrating the interlanguage calling capabilities between...

102) 11/5/2003 3232532325  32325.html">Cannot View Data Files in the List Window: Use Another Editor
(32325) - This article applies to the Microsoft BASIC Interpreter Version 3.00 and the interpreter environment of the Microsoft QuickBASIC Compiler 1.00 for the Apple Macintosh. Viewing files in the List window that are not BASIC program source files may...

103) 11/4/2003 6221562215  62215.html">PRB: Using FORTRAN Input/Output Statements with Basic
(62215) - If a compiled Basic program is linked with a large or huge memory model FORTRAN routine that uses either CHARACTER data or the FORTRAN READ or WRITE statements, the Basic program will not be able to access the far heap.

104) 11/4/2003 5022050220  50220.html">QB.EXE 4.50 "String Space Corrupt" Passing Function to .QLB
(50220) - There is a problem in the QuickBasic Version 4.50 environment with passing a FUNCTION procedure as a parameter to a user-defined function that calls a SUBprogram when the FUNCTION and SUBprogram procedures are located in a Quick library. A "String...

105) 11/4/2003 3330033300  33300.html">"Illegal Function Call" When GetIcon of Wrong Icon ID
(33300) - An "Illegal function call" error is generated on a GetIcon statement if the specified icon ID does not match the actual icon ID that exists in the resource file. You can perform the following steps to view and/or change the ID number of an icon (where...


1  ....  3  4  5  6  [ 7 ]  8  9  10  11  .... ....  51  52 
Previous Page    Page 7 of 52    Next Page