@@ -5,7 +5,7 @@
Using std..
-Function Test:Int()
+Function Testing:Int()
Return 0
End
@@ -23,7 +23,8 @@ Class GeninfoGenerator
Local json:=jobj.ToJson()
CreateDir( ExtractDir( fdecl.gpath ) )
- SaveString( json,fdecl.gpath )
+
+ CSaveString( json,fdecl.gpath )
Next