go to post Robert Cemper · Oct 21, 2023 you are not quite correct: abstract class %CSP.Stream is a base class for class %CSP.CharacterStream extends %GlobalCharacterStream, %CSP.Stream class %CSP.BinaryStream extends %GlobalBinaryStream, %CSP.Stream you decide which one to useWhere is the problem ?
go to post Robert Cemper · Oct 20, 2023 First bid: 145 by code checker 35 real code - the rest is text + packing + "cosmetics"
go to post Robert Cemper · Oct 19, 2023 #1) Subscript > 511 chars is not allowed #2) your browser broke the CSPCHD token for some CSP page
go to post Robert Cemper · Oct 15, 2023 Thanks @Bob Kuszewski !Sniffing through System Globals and Journals I found ^oddPYTHON and more:I'm convinced it works as before
go to post Robert Cemper · Oct 15, 2023 Thanks @Bob Kuszewski !Sniffing through System Globals and Journals I found ^oddPYTHON and more:I'm convinced it works as before
go to post Robert Cemper · Oct 12, 2023 contact ISC sales, buy an appropriate license, and you get access to WRC and the Kit repo
go to post Robert Cemper · Oct 10, 2023 If this is your own CSP page you may set %session.EndSession =1 ORyou have a dummy page that does just this and you call it manuallyI did it mostly during testing
go to post Robert Cemper · Oct 10, 2023 check Network Coding and Character Coding (Sorry example just in German)
go to post Robert Cemper · Oct 10, 2023 <ROLLFAIL> rollback of any transaction crashed by <FILEFUL> your DB or JOURNAL can't be expanded Check available disk space
go to post Robert Cemper · Oct 10, 2023 since the invention of Grace Period by BdK I'm fighting hanging CSP connections.my approach: in most cases, it is sufficient to get free locked licenses
go to post Robert Cemper · Oct 5, 2023 when I worked in Italy and Spain 40+ years back we always went to the cafeteria next door.They served excellent "café correto". BTW: I'd definetly prefer Sangia over Cold Water😋
go to post Robert Cemper · Oct 4, 2023 I assume "water cooler tank" has the same social functionalityas the kitchenette with the common coffee machine in central and northern Europe
go to post Robert Cemper · Oct 3, 2023 Hi @Raj Singh, @Lorenzo Scalese , @Evgeny Shvarov I'm fully for developer-to-developer initiatives. though in practice, this is too often developer-to-nirvana dark-corner: several months back I suggested having an ARCHIVE option so that packages stay in OEX but don't show up in the directory if not explicitly requested similar to SPAM in DC. But something like this seems to exist already. My recent update of my OEX web sniffer found 2 packages that do NOT show up in directory. don't ask me how this works but that tool is there somehow. The actual critical corners might be identified by a combination of LastUpdate in OEX and pending PR. >>
go to post Robert Cemper · Oct 3, 2023 I suggest to have globals and routines in separate databases.Keep the routines always local and only use Global DB over ECP for shared access.The price is you have routines to maintain in 2 instances.
go to post Robert Cemper · Oct 2, 2023 Thanks.This matches my experience. Issues require explicit Close to vanish from main-page counter.