| Summary: | **= operator causes syntax errors | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Kathy Carroll <carrollk> |
| Component: | EDT | Assignee: | Project Inbox <edt.javascriptgen-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | greer |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
Fixed verified with 20111027_1153 |
package mine; // RUI Handler handler Simple type RUIhandler{initialUI =[ ], onConstructionFunction = start, cssFile = "css/EunitERR.css", title = "Simple"} function start() localInt int = 3; localInt **= 3; end end results in syntax error EunitERR/mine/Simple.js?contextKey=113:55 [CRRUI2095E] Could not find the EGL function calls leading to this error egl.mine is undefined EunitERR/mine/Simple.html?contextKey=113:92 [CRRUI2095E] Could not find the EGL function calls leading to this error