mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 13:02:26 +00:00
removed debug messages and more unnecessary modules.
This commit is contained in:
parent
3d0d443d7b
commit
bf10177a4c
5 changed files with 5 additions and 517 deletions
|
|
@ -114,7 +114,6 @@ BEGIN
|
|||
|
||||
IF Json.ObjSelect(pathValue, rootObj, Path) THEN
|
||||
IF pathValue IS Json.Str THEN
|
||||
Out.String("aaa");
|
||||
(*this crashes voc *)
|
||||
(* tree.url := pathValue(Json.Str).str^;*)
|
||||
COPY(pathValue(Json.Str).str^, tree.url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue