Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: HippyCraig
Forum: [VBP] General Discussion 05-08-2015, 04:44 PM
Replies: 10
Views: 16,196
Posted By HippyCraig
Thanks, I first tried to use true and false...

Thanks,

I first tried to use true and false but the type was wrong in the final file, using the CBool set the correct type to '11'
Forum: [VBP] General Discussion 05-08-2015, 04:19 PM
Replies: 10
Views: 16,196
Posted By HippyCraig
so I updated it to the following and it seems to...

so I updated it to the following and it seems to be ok

Set objStep = objApp.Project.Steps(vbldStepMain).Add("Subroutine Call", iNewIndex + 1)
objStep.Name = "TEMP New Shares Add"
objStep.Indent...
Forum: [VBP] General Discussion 05-08-2015, 02:53 PM
Replies: 10
Views: 16,196
Posted By HippyCraig
When I add the action manually to the script it...

When I add the action manually to the script it creates these setting looking at the source of the script, if I do it progamaitcially these items are omitted. How can I add them even if there the...
Forum: [VBP] General Discussion 05-08-2015, 02:00 PM
Replies: 10
Views: 16,196
Posted By HippyCraig
I am making another update I am trying to create...

I am making another update I am trying to create a Sub call using the following code:

Set objStep = objApp.Project.Steps(vbldStepMain).Add("Subroutine Call", iNewIndex + 1)
objStep.Name = "TEMP...
Forum: [VBP] General Discussion 09-22-2014, 12:06 PM
Replies: 10
Views: 16,196
Posted By HippyCraig
It works perfectly now thanks so much!

It works perfectly now thanks so much!
Forum: [VBP] General Discussion 09-22-2014, 10:13 AM
Replies: 10
Views: 16,196
Posted By HippyCraig
How can I set the type to be a specific value for...

How can I set the type to be a specific value for type in the properties of the XML element?

The output of the XML looks the same except for ValueType its Type value is set to 2 instead of 3
...
Forum: [VBP] General Discussion 09-22-2014, 09:32 AM
Replies: 10
Views: 16,196
Posted By HippyCraig
Programmatically creating an action

I am creating a script to modify multiple scripts. I have a loop function that goes in and cycles through all our script files and tries to create a "Write Registry" step in the script, I have the...
Showing results 1 to 7 of 7

 

All times are GMT -5. The time now is 10:39 PM.


Copyright © 1999-2023 Kinook Software, Inc.