Skip to main content



      Home
Home » Archived » MOFScript » MOFScript & Eclipse Galileo (III). Problems with log & console
MOFScript & Eclipse Galileo (III). Problems with log & console [message #568350] Sat, 19 September 2009 09:52
Eclipse UserFriend
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
Previous Topic:MOFScript & Eclipse Galileo (II)
Next Topic:MOFScript & Eclipse Galileo (III). Problems with log & console
Goto Forum:
  


Current Time: Mon Sep 22 21:43:32 EDT 2025

Powered by FUDForum. Page generated in 0.02916 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top