LUIS VENDITTELLI · May 27, 2024 go to post

Hi everybody!!
I'm MUMPS/CACHE Developer too. I have 20+ years working with Open M, Cache and Zen in Argentina. I'd like to work remotely and be able to apply my knowledge in Health Companies.

If you consider that I couid be a good canditate por some opportunity, please let me know.

Regards

Luis Vendittelli
luisvendi@gmail.com
+54-9-11-5616-2484

LUIS VENDITTELLI · Aug 30, 2022 go to post

Hi. I get a tablePane with parameters like this: whereClause="Field =?"

When I want to set parameters using "zen(tablePane).parameters[0].value = var

This error message appears:
Cannot set properties of undefined (setting 'value')
What is wrong????

LUIS VENDITTELLI · Jun 30, 2022 go to post

That's great!!! Awesome!!

Last question... one of this properties is Date. When I run this Dinamic Query, date fields doesn't appear with date format... it appears as numeric format. How can I get this fields with date format?

LUIS VENDITTELLI · Jun 29, 2022 go to post

Now I'd like to run a query like this:

SELECT prop1, prop2, prop3,... FROM  class

"prop1" to "propN" are variables that I obtained with previous method...

"class" is the name of a class that is given by parameter...

Can I do this? Thanks

LUIS VENDITTELLI · Jun 27, 2022 go to post

Hi!! It's exactly what I need. But I have to run it in an old implementation... my client have CACHE 5. This method doesn't exist. Are there another one that I can use?

Thanks!!!!