Question Thomas Chericka · Dec 15, 2016 Subversion commands work at the OS shell command-line but not within the IDE... Hi, I've organized my repository using TortoiseSVN. I was careful to use only svn commands while creating my file structure. Now all Subversion commands are working at the command line but not from within my IDE (Cache Studio). Basically I'm trying to write a plug-in for my IDE to use Subversion from within the Studio. Trying to integrate Subversion into my IDE, something like Subclipse, but for Cache Studio. The error occurred after reorganizing my code into directories. For example at the command-line, svn info and svn status and all other commands work perfectly. All Subversion commands work at the command prompt! #SVN #Studio #ObjectScript #Caché 0 8 0 1.4K
Question Thomas Chericka · Dec 8, 2016 ZF(-1) and $ZF(-2) not working... Hi,Thanks for your time.Plain $ZF(-1) and $ZF(-2) calls from Cache Studio or Terminal have stopped launching the OS shell from Win10.cmd (Windows Command Prompt) should be launched.Configuration:Windows 10 Anniversary Update, Ensemble 2016.2.0.585.0 Developer Edition x64Is this common? I have enabled both %Developer role and a Cache CallOut privilege for all users that operate in this scenario.In Terminal, W $ZF(-1) prints -1, W $ZF(-2) prints -1In Studio, W $ZF(-1) hangs the IDE, W $ZF(-2) prints 0 #Caché #Studio #Terminal #Callout #ObjectScript #Microsoft Windows 0 2 0 1.3K
Question Thomas Chericka · Oct 26, 2016 Source Control dialog box in Cache Studio - pre-Atelier! Cache 2016.1 version and below. Authenticate developer before commit... Hi, #Caché #SVN #Development Environment #Studio 0 5 0 482
Question Thomas Chericka · Oct 7, 2016 Calling $ZF(-1) and $ZF(-2) from within Cache Studio on Windows Hi,Thanks a million for taking the time to read this.I'm calling the functions $ZF(-`1, <path to EXE>) and $ZF(-2, <path to EXE>) from Cache code. The exact code I'm using in Cache Studio is given below. #Caché #Debugging #Studio 0 6 0 828