go to post Oleg Dmitrovich · Feb 2, 2021 Hi, Robert! Several years ago I tried to make a utility for visualizing calls of user-defined functions ( classmethods ). Perhaps this will help in the implementation of your own idea.
go to post Oleg Dmitrovich · Sep 5, 2017 Oops, I missed the phrase about user inputAs far as I know, commands for reading input do not work in the output window
go to post Oleg Dmitrovich · Sep 5, 2017 not only properties. Also:d ..AnotherMethod() // of THIS classw ..#Parameter // of THIS classand even d ..AnotherClassMethod() //of course in ClassMethod or Method of THIS classdouble dot - shortcut to THIS class context
go to post Oleg Dmitrovich · Sep 5, 2017 This feature available from v.2012, you can use it as terminal, also useful when debugging, but don't type kill without arguments - it's bad idea ;)
go to post Oleg Dmitrovich · Aug 31, 2017 s arr="" while rs.%Next() { s:'$d(arr(rs.Name)) arr(rs.Name) = "" ; or ^||arr } s (list,chld)="" for { s chld=$o(arr(chld)) Q:chld="" s list = list _$lb(chld) }
go to post Oleg Dmitrovich · Mar 20, 2017 NoteGetDocNames for SAMPLES namespace returns list of documentsOne of the list is Use in Dashboards-Data-Driven Colors.pivot.DFII can't open it with Studio and can't get it with GetDoc:{"status": {"errors": [],"summary": ""},"console": [],"result": {"name": "Use in Dashboards-Data-Driven Colors.pivot.DFI","db": "","ts": "","cat": "OTH","enc": false,"content": "","status": "ERROR #16005: Document 'Use in Dashboards-Data-Driven Colors.pivot.DFI' does NOT exist"}}$zv: Cache for Windows (x86-64) 2016.2.1 (Build 803_1U) Mon Feb 27 2017 09:24:21 EST
go to post Oleg Dmitrovich · Mar 13, 2017 I'm used Caché installation with maximum security level - at this level namespace %SYS ( with %CSP.Login.cls ) under resource %DB_CACHESYS without any public permission.
go to post Oleg Dmitrovich · Feb 8, 2017 https://marketplace.visualstudio.com/items?itemName=doublefint.vscode-cos
go to post Oleg Dmitrovich · Feb 7, 2017 On a Windows system, you don't have csession toolBut you can use installdir\bin\cache.exeFor example:C:\Cache\bin\cache.exe -s C:\Cache\mgr -U %SYS <build.cos
go to post Oleg Dmitrovich · Feb 7, 2017 WebUI is not only Angular https://medium.com/javascript-scene/angular-2-vs-react-the-ultimate-danc...https://github.com/riot/riot