go to post George James · Nov 4, 2016 Nikita The following example will cause your process to drop into programmer mode if it is set as the user's startup routine: ZitRoStart write "hello", ! do ^%SYS.PMODE When a routine is specified as the user's startup routine the process starts in "application mode", sometimes referred to as a tied routine. Calling routine %SYS.PMODE forces the process into programmer mode if it was started in application mode. George George James Softwarewww.georgejames.com
go to post George James · Nov 2, 2016 JeffYou can use Serenji instead of Studio for editing and debugging on GT.M.To keep this thread on topic you can also use Serenji as an excellent alternative to Studio for debugging on Cache and Ensemble.George
go to post George James · Oct 27, 2016 EvgenyThe RSS feed is still not working. The title element is empty, which breaks a lot of news readers.When is this likely to get fixed?George
go to post George James · Oct 25, 2016 Mike, the number is the number of people who have subscribed to this post. The star is a button and if you click on it then you can subscribe or unsubscribe to the post.George
go to post George James · Oct 25, 2016 RSS feeds are still broken. Many news readers will not accept feeds that have a blank title element. It is impossible to subscribe unless there is *something* in the title element. <title></title> is not acceptable to my preferred news reader.
go to post George James · Jun 21, 2016 Isaac You have a typo. The service type should be forking not fork. George