(back to index) (edit this in the feed-back web form)
- Title
- property field when displaying an array
- Type
- Bug
- Raised by
- weelookang
- Date opened
- Wednesday, 24 September 2008
- Description
- in the property field when displaying an array say “PY1[0] =0.00” , the screen shows PY[00.00] instead of PY[0] = 0.00
weelookang(at)gmail.com
- Importance
- 1
- Proposed solution
-
- Urgency
- 1
- Status
- Closed
- Resolution
- 0 is a special keyword when formatting a number.
If you want to use a 0 in the label, you must put it between quotes, as in “PY[‘0’] = 0.00”.
(back)
« 00011 · Edit Form · 00013 »