-
Rename Project
Hello folks. I've been hitting my head against the wall and hope you all can help. I need to make copy of and then rename an existing v9 project. The problem is when I do this the Referenced Libraries fail to reference the namespace within those libraries. So everything bombs. I get "namespace name xxxxx could not be found…
-
Assign local variable through "Code Activity"
My end result is a bit more complex than this (that is why I am doing this in a code activity), but I am trying to pull data into a string variable and then assign the results to a local variable (see below). I have this running when a button is pressed. string FunctionList = SelectSql(new MetastormDefault(), "Select…
-
Double click on list box
Is there any way to attach an event on the double click of a list object in metastorm 7.6. I tried doing it through javascript and it wouldn't work either.
-
Additive Checkout!
I am trying to delete an object from a notebook that I have checked out from KE. . I then get the message ' An additive checout of the following reused objects is required to proceed' . Can you please explain what happens when you click the 'ok' button. I assume the objects is deleted from my local notebook? .... is that…