Development
|
iPOGO Development Center Report #141
| #141 MAIN - Resolved - 7.1 command crashes system
| |
BugNo |
141
| |
CodeModule |
MAIN
| |
Status |
Resolved
| |
Title |
7.1 command crashes system
| |
Description |
The 7.1 command in the example below fatally crashes ipogo.
| |
Comments |
$ Example data set for the 7 (Inverse Area) command
$ Set the points
0 2 0 0 ;
1 3 2 -4 32 46 20 53.67 ;
1 6 3 -1 74 21 30 115.37 ;
1 8 2 -2 77 23 17 86.653 ;
5 7 6 8 3 159 159 ;
$ Setup feature codes with
$ cmd feature, layer, color, style, thickness
15.1 L1 LINES1 7 1 1 ;
$ Turn plot on
91 ;
$ Print out a text label in the output window
100 Example Lot Closure ;
$ Activate the L1 feature
15 L1 ;
$ assign a repeating heading
15.2 "Lot Number" ;
$ inverse the lot closure
7 25 3 6 7.1 8 2 3 ;
7.1 5000 7000;
| |
FiledBy |
set
| |
FiledDate |
03/12/2000
| |
ResolvedDate |
03/14/2000
| |
Resolution |
Current setting works for ALL prior areas. Multiple 7.1 commands with differenct setttings generate duplicate output on the last one.
| |
VersionNo |
4.0 Beta
| |