Discussion Ben Spead · Jun 7, 2016 Promote Comment to Answer and mark Best Answer Since we have a way to see 'Unanswered' questions now, there are a couple of things that jumped out at me. Not sure if I am missing how to do these or if they need to be added to the future enhancements list: 1) It looks like a lot of people 'Comment' on a Question rather than providing an Answer. This means that there are many questions listed as unanswered where the answer actually lies in a Comment (but noone has submitted a formal Answer). Is there some way to tag a Comment as the Answer? #DC Feedback 1 1 0 197
Article Ben Spead · Feb 25, 2016 1m read Studio Tip - running COS Commands from Output I wanted to share a little tidbit which is in the Studio documentation (http://docs.intersystems.com/cache20152/csp/docbook/DocBook.UI.Page.cls?...) but many people who have been using the InterSystems Studio for a long time missed the addition of this *very* useful feature, and every time I mention this to an audience I see at least one face light up because of how excited they are to learn about it!Within Studio, the Output pane (View -> Output) is actually misnamed. It is actually an Input/Output window which can be used to run Caché ObjectScript commands! #Caché #Development Environment #Studio #Ensemble #HealthShare #Tips & Tricks 10 7 0 1.5K
Question Ben Spead · Nov 20, 2015 How do you to a lone ">" in an &html<> block? I am using &html<> to output some CSS to my page (which is a class-based and not a tag-based page), and the selectors contain the '>' character which the compiler chokes on. How can I escape the '>' so it still displays as such in the web page source but doesn't trip up the compiler?This is for 2012.2 btw. #Compiler #HTML #Frontend #Caché 0 8 0 511