Forum: [VBP] General Discussion
01-06-2004, 01:08 PM
|
Replies: 1
Views: 10,535
Read Registry?
I found the Write Registry action, but is there a Read Registry action? If not, how would I accomplish this? Would I need to write a script function to do this?
|
Forum: [VBP] Suggestions
01-05-2004, 05:20 PM
|
Replies: 14
Views: 26,594
|
Forum: [VBP] Suggestions
01-05-2004, 04:41 PM
|
Replies: 14
Views: 26,594
|
Forum: [VBP] Suggestions
01-05-2004, 03:58 PM
|
Replies: 14
Views: 26,594
|
Forum: [VBP] Suggestions
01-05-2004, 03:25 PM
|
Replies: 14
Views: 26,594
Yes that worked. Here is the output when I...
Yes that worked. Here is the output when I copied and pasted your steps into the SourceSafe sample:
Building project step 'Cloak'...
SSHelper, Version 1.2
Copyright (C) 2000-2002 Kinook (TM)...
|
Forum: [VBP] Suggestions
01-05-2004, 02:26 PM
|
Replies: 14
Views: 26,594
|
Forum: [VBP] General Discussion
01-05-2004, 01:43 PM
|
Replies: 5
Views: 13,325
|
Forum: [VBP] General Discussion
01-05-2004, 01:04 PM
|
Replies: 5
Views: 13,325
Thanks for the info.
The VBScript you posted...
Thanks for the info.
The VBScript you posted worked fine, but I was also trying to do it with JScript and it returns <object> instead of the formatted date and time. I also tried some other...
|
Forum: [VBP] General Discussion
12-19-2003, 04:41 PM
|
Replies: 5
Views: 13,325
Formatting Date and Time
Is there an easy way to format the current date and time in the following format:
dd/mm/yyyy;hh:mm[a|p]
Here is a sample:
12/19/2003;04:34p
I would like to set a macro with the date and...
|
Forum: [VBP] Third Party Tools
12-19-2003, 04:34 PM
|
Replies: 2
Views: 10,731
|
Forum: [VBP] Third Party Tools
12-19-2003, 03:34 PM
|
Replies: 2
Views: 10,815
|
Forum: [VBP] Third Party Tools
12-19-2003, 02:43 PM
|
Replies: 2
Views: 10,731
|
Forum: [VBP] Third Party Tools
12-19-2003, 02:38 PM
|
Replies: 2
Views: 10,815
Capturing Version Number
Is there a way to capture the version number that is set when using the auto-increment capability? The reason I am asking is because I would like to be able to use the version number in a SourceSafe...
|
Forum: [VBP] Suggestions
12-19-2003, 01:39 PM
|
Replies: 14
Views: 26,594
I am currently having problems using your...
I am currently having problems using your suggestion. I got the following error the first time I tried it.
____________________
Building project step 'SourceSafe Cloak'...
SSHelper, Version...
|
Forum: [VBP] Suggestions
12-17-2003, 07:50 PM
|
Replies: 6
Views: 19,520
We increment the build and revision number of...
We increment the build and revision number of supporting components if there is a change to that component. If a supporting component has not changed then the version is not changed. Only the main...
|
Forum: [VBP] Suggestions
12-16-2003, 07:26 PM
|
Replies: 14
Views: 26,594
Well, the cloak command is not working for me...
Well, the cloak command is not working for me when adding it to the list. I may be able to play with it some more to get it to work, but it is not working with some of the command line parameters...
|
Forum: [VBP] Suggestions
12-16-2003, 05:50 PM
|
Replies: 6
Views: 19,520
We have a mixture of VB, VC6, VC7 and we are...
We have a mixture of VB, VC6, VC7 and we are starting to get into C#.
We generally have one main binary file which is generally the main executable for the application that we use to keep track of...
|
Forum: [VBP] Suggestions
12-16-2003, 04:57 PM
|
Replies: 14
Views: 26,594
Cloak and Decloak SourceSafe Commands
It would be nice to have the Cloak and Decloak commands for the SourceSafe action. I know I can create a custom action for this, but I would be nice to have with the SourceSafe action.
|
Forum: [VBP] Suggestions
12-16-2003, 04:14 PM
|
Replies: 6
Views: 19,520
Increment Build and Revision Number
I would like to be able to increment the build and revision number when building and application. Currently you can only do one or the other automatically and I would still like this capability, but...
|