araisch

Results 14 comments of araisch

Using 2.1.0 ``` testType = cppyy.gbl.MlpiLogicType(0) print(cppyy.gbl.MlpiLogicType.__ctype__) cppyy.gbl.MlpiLogicType.__ctype__(0) print(cppyy.gbl.MlpiLogicType.__ctype__) ```` ```` Traceback (most recent call last): File "/cmmlpipy/src/MLPIWrapper.py", line 278, in MLPIReadSymbol varType = self.MLPIGetSymbolType(symbol, 0) File "/cmmlpipy/src/MLPIWrapper.py", line 261,...

HTML: Give name property ```` to ```` JS: Read name property from event ```` .on('changeDate', function(e) { msg = { property: e.target.attributes.name.nodeValue, dateValue: e.date }; ````

@Kabingeran Since this seems pretty abandonded and I have no MS SQL to check and additionally I am no php-coder at all, I can't help you. Sorry.

@Kabingeran To be more precisely: I made this PR because I was in need for that feature and wanted to preserve others from searching again. I have absolutely no capacity...