InterSystemsDev via @like
Question on #InterSystemsDevelopers: Iterate over %List/$lb in C >> http://ow.ly/JA5O50vbqqA
#InterSystems #InterSystemsIRIS #Caché #Cpp #Callout
#InterSystems #InterSystemsIRIS #Caché #Cpp #Callout
InterSystems Developer Community
Iterate over %List/$lb in C
I'm using callin to get global values.Here's a simple function to get string value from global and return it:
int GetGlobalStr(char *global, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(st
int GetGlobalStr(char *global, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(st
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: CachéGlobalOrder example to iterate over global and get data >> http://ow.ly/Yh4p50vjYV4
#InterSystems #InterSystemsIRIS #Caché #Cpp #Callout
#InterSystems #InterSystemsIRIS #Caché #Cpp #Callout
InterSystems Developer Community
CacheGlobalOrder example to iterate over global and get data
I managed to use CacheGlobalOrder to iterate over global and return the next subscript:
int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: CachéGlobalOrder example to iterate over global and get data >> http://ow.ly/JRfJ50vpNDZ
#InterSystems #Caché #Cpp #Coding #Callout
#InterSystems #Caché #Cpp #Coding #Callout
InterSystems Developer Community
CacheGlobalOrder example to iterate over global and get data
I managed to use CacheGlobalOrder to iterate over global and return the next subscript:
int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
☁️ Watch this video to see how to connect to InterSystems #Cloud Services from your #cplusplus application using the #InterSystemsIRIS ODBC Driver 👇
https://community.intersystems.com/post/video-connecting-intersystems-cloud-services-odbc
#CPP #ODBC
https://community.intersystems.com/post/video-connecting-intersystems-cloud-services-odbc
#CPP #ODBC