BUG: CIRCLE(x,y),rad,,-0.1,0 Draws Only the Radius in Basic (67374)
The information in this article applies to:
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0a
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0b
- Microsoft QuickBASIC Compiler for the Apple Macintosh 1.0e
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.1
This article was previously published under Q67374 SYMPTOMS
The CIRCLE command takes the following parameters:
CIRCLE[STEP](x,y),radius!,,start!,stop!
If you specify a start! value that is slightly larger than stop!, the
CIRCLE command should draw an almost complete circle. However, if the
difference between start! and stop! is very small, CIRCLE may draw only a
point or radius. This problem happens in the interpreter environment and in
compiled programs.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | kbbug KB67374 |
---|
|