Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: gdanko
Forum: [VBP] General Discussion 05-29-2003, 04:00 PM
Replies: 3
Views: 9,166
Posted By gdanko
This all seems to have something to do with my...

This all seems to have something to do with my upgrade versus straight install. Version 5 seems to have it fixed.
Forum: [VBP] General Discussion 05-29-2003, 01:41 PM
Replies: 3
Views: 9,166
Posted By gdanko
Seems like my upgrade from 4.0 to 5.0 messed me...

Seems like my upgrade from 4.0 to 5.0 messed me up. After doing a clean install of 5.0 things started working properly. :)
Forum: [VBP] General Discussion 05-28-2003, 06:08 PM
Replies: 9
Views: 11,939
Posted By gdanko
I answered my own question. It works! :D

I answered my own question. It works! :D
Forum: [VBP] General Discussion 05-28-2003, 06:05 PM
Replies: 9
Views: 11,939
Posted By gdanko
How odd. I recreated just the read .ini steps in...

How odd. I recreated just the read .ini steps in a new project, got it to work. Pasted them in my existing project and it works now, too.

Any way to do this...?

Let's say I have a counter...
Forum: [VBP] General Discussion 05-28-2003, 05:49 PM
Replies: 9
Views: 11,939
Posted By gdanko
I wonder why it doesn't work for me. What...

I wonder why it doesn't work for me.
What version are you using? I am using 5.
Forum: [VBP] General Discussion 05-28-2003, 05:34 PM
Replies: 9
Views: 11,939
Posted By gdanko
Okay try this. I assigned my variables using VBS.

Okay try this. I assigned my variables using VBS.
Forum: [VBP] General Discussion 05-28-2003, 05:12 PM
Replies: 9
Views: 11,939
Posted By gdanko
Odd read .INI behavior

Why does this work ONLY if the value in the .INI file is an integer versus a string???

Application.Macros(vbldTemporary).Add "FOO","[%READ_INI(C:\deploy.ini,Batch1,Server0)%]"
...
Forum: [VBP] General Discussion 05-28-2003, 05:04 PM
Replies: 3
Views: 9,166
Posted By gdanko
Build only if macro or expression

I have an .ini file that determines how my software deployment is run. One of the parameters in the .ini file is NewMachineConfig.

-- Begin Snippet --
[Global]
NewMachineConfig = 0
-- End...
Forum: [VBP] General Discussion 05-28-2003, 04:50 PM
Replies: 4
Views: 9,978
Posted By gdanko
Oh you can launch stuff from the command line?...

Oh you can launch stuff from the command line? Sorry, this is my second day of doing this.

I have a funny error/bug where I have this as my .ini file.

[Global]
NewMachineConfig = No
...
Forum: [VBP] General Discussion 05-28-2003, 04:31 PM
Replies: 4
Views: 9,978
Posted By gdanko
Hmm I am thinking the .ini file may be a better...

Hmm I am thinking the .ini file may be a better approach. I can have switches.. Do this, dont do this.. and certain steps can be performed based on whether or not a certain switch is set in an .ini...
Forum: [VBP] General Discussion 05-28-2003, 03:48 PM
Replies: 8
Views: 12,387
Posted By gdanko
The first step of my loop determines the server...

The first step of my loop determines the server name this way.

Dim Batch1(3)
Batch1(0) = "WWW6"
Batch1(1) = "WWW7"
Batch1(2) = "WWW8"

Application.Macros(vbldTemporary).Add "SERVER",...
Forum: [VBP] General Discussion 05-28-2003, 03:25 PM
Replies: 4
Views: 9,978
Posted By gdanko
Checkboxes

Is there a way to bring up a form with checkboxes? Can VBScript do such a thing?

I want the user to click the servers they want to deploy software to and click a submit button. The rest I can...
Forum: [VBP] General Discussion 05-28-2003, 03:24 PM
Replies: 8
Views: 12,387
Posted By gdanko
problem solved :)

problem solved :)
Forum: [VBP] General Discussion 05-27-2003, 05:05 PM
Replies: 8
Views: 12,387
Posted By gdanko
I don't want to be able to access the VBS array...

I don't want to be able to access the VBS array Batch1() directly.

In this example I was able to assign the results of the VBS expression UBound(Batch1) to the VBP TOTAL_BATCH1. This works.
...
Forum: [VBP] General Discussion 05-27-2003, 04:55 PM
Replies: 8
Views: 12,387
Posted By gdanko
Every other variable comes through except the one...

Every other variable comes through except the one where I try to pass the array. It errors out because I am trying to pass an array. If I assign any value, it works. I can send you a copy of the...
Forum: [VBP] General Discussion 05-27-2003, 04:46 PM
Replies: 8
Views: 12,387
Posted By gdanko
Got any examples on how to store the array as a...

Got any examples on how to store the array as a VBP array? Until hearing from you I will experiment. :)
Forum: [VBP] Suggestions 05-27-2003, 02:20 PM
Replies: 1
Views: 11,642
Posted By gdanko
Perl support

enough said...
Forum: [VBP] General Discussion 05-27-2003, 01:41 PM
Replies: 8
Views: 12,387
Posted By gdanko
Using VBScript arrays

I want to use VBT to automate software deployments at the office. There are roughly 10 servers I deploy to and they’re split up into two batches. I’ve created arrays to access each server by name and...
Showing results 1 to 18 of 18

 

All times are GMT -5. The time now is 06:24 AM.


Copyright © 1999-2023 Kinook Software, Inc.