Fujitsu CM81-00304-5E Dollhouse User Manual


 
164
APPENDIX A Troubleshooting
Standard Editor-related
"Failed to create the internal editor"
The message of "Failed to create the internal editor" appears when the edit window is started by
a internal editor.
[Answer]
The standard editor may not be registered in the system. Within explorer, drag the library file
SiiEd2.ocx included in the install directory and drop it over regsvr.exe.
If the message "DllRegisterServer in SiiEd2.ocx succeeded" is displayed, the window can be
activated normally.
"member not found"
When the creation of the new file and the customizing command of the editor are selected, the
warning dialog "member not found" is displayed.
[Answer]
There is a possibility to have used the internal editor of an old version.
Library file included to an installation directory by Explorer.
And check that the version of SiiEd2.ocx is more than 2.3.2.6, drag and drop on regsvr32.exe.
If the message "DllRegisterServer in SiiEd2.ocx succeeded" is displayed, the window can be
activated normally.
Frequently Asked Questions
Can I treat the line which starts by // as a comment ?
[Countermeasures]
By the following setting, the line which starts by // can be treated as a comment.
When this option is set, the line which starts by // in both the check and the compilation is
treated as a comment.
1. Specify the "Compile option" command of the "Compile" menu.
2. Specify the "Preprocessor" command of the "Details of options" menu in the "Options
controlling the Compiler" dialog box.
3. Click the "Recognize lines starting with // as comment in C source" check box.
Can I use the project file of the Softune Workbench ?
[Countermeasures]
In the C Checker, the project file for the C Checker can be newly made by misappropriating the
project file of the Softune Workbench.
Specify the "New" command of the "project" menu, and "Create project" dialog box is opened.
Check the "Create to project from SOFTUNE project file" check-box, and select the project file
of the WorkBench.