MOFScript & Eclipse Galileo (III). Problems with log & console [message #568350] |
Sat, 19 September 2009 13:52 |
Toñi Reina Messages: 209 Registered: July 2009 |
Senior Member |
|
|
Hi again Gøran,
other two problems that I have detected in this version are related
to traceability and log.
First of all, in spite of having checked the traceability option in
the MOFScript preferences section, no trace file is generated.
Secondly, the log sentences as the ones shown in the snippet of
MOFScript code that I have attached below do no produce any printed
results on console.
sm.Sitemap::main(){
log ("main");
var rootNode: sm.Node;
log ("Sitemap: "+ self.id);
log("Home: "+ self.home);
// rootNode = self.home;
// rootNode.createHTMLFileNodesAndChildren();
}//End-main
Thanks, and best regards
Toñi
|
|
|
Powered by
FUDForum. Page generated in 0.03585 seconds