| #200 WHIP! - Resolved - Invalid or corrupt dwf file message in 77 command
|
|
BugNo |
200
|
|
CodeModule |
WHIP!
|
|
Status |
Resolved
|
|
Title |
Invalid or corrupt dwf file message in 77 command
|
|
Description |
We finally identified an instance where the Whip! driver will consistently report an invalid or corrupt dwf when loading the interactive session. This error message is displayed when a user stations a centerline on a North 0° 0' 0" East bearing with the 77 command. Simply resetting the centerline with 01 seconds is sufficient to alleviate the error message in the Whip! driver.
|
|
Comments |
$ the following command file demonstrates the bug
$ set point 1
0 1 0 0 ;
$ set point 1001
1 1001 1 -1 0 0 0 954.87651 ;
$ set point 441
1 441 1001 1 1001 100;
$ define feature code
15.1 test test 7 1 1;
$ activate plotting
91;
$ activate feature code
15 test;
100 Inverse centerline without stations;
7 1 1 1001 441;
100 Inverse centerline with stations;
77 1 20845.123 1 1001 441;
$ turn off plotting
-91;
|
|
FiledBy |
SET
|
|
FiledDate |
02/04/2001
|
|
ResolvedDate |
08/04/2001
|
|
Resolution |
Modified text rotation value to test for max units supported by Whip!.
|
|
VersionNo |
5.0.0.3
|