Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 25 of 33
Search took 0.02 seconds.
Search: Posts Made By: pyang
Forum: [VBP] Third Party Tools 04-18-2010, 08:49 PM
Replies: 1
Views: 6,492
Posted By pyang
How to capture the pop up error from WiRunSQL.vbs?

Hi All,

I had a step in my bld project to exectue SQL statements update/inserts occassionally the script fails to update/inserts into my MSI table, but it still return "Build successfully...
Forum: [VBP] General Discussion 07-15-2007, 10:42 PM
Replies: 7
Views: 10,704
Posted By pyang
Huh... somehow some of my content is being...

Huh... somehow some of my content is being removed.

I have Test1 and Test2 being removed after i did a regular expression Testing 1234 to Testing 5678.

Any idea?
Forum: [VBP] General Discussion 07-10-2007, 10:31 PM
Replies: 7
Views: 10,704
Posted By pyang
got it resolved. All i need is Testing...

got it resolved.

All i need is Testing [[^*]] and $1Testing 5678
Forum: [VBP] General Discussion 07-09-2007, 11:06 PM
Replies: 7
Views: 10,704
Posted By pyang
Unhappy I'm not an expert in Regular expression could you...

I'm not an expert in Regular expression could you advice how i can replace a text eg. Testing 1234 with Testing 5678

The 1234 will change so i cannot fix the value.

Please advice.
...
Forum: [VBP] General Discussion 04-04-2006, 04:29 AM
Replies: 1
Views: 5,735
Posted By pyang
I found the problem. After i set the username,...

I found the problem.
After i set the username, password and selected Load user profile, it works.
Forum: [VBP] General Discussion 04-04-2006, 04:05 AM
Replies: 1
Views: 5,735
Posted By pyang
VBP6.1: cannot copy files from network

Hi,

I'm having problem copying a set of files from network to the local machine when i'm calling the project remotely.

If i run the same project from machine B it works!
If i remotely run the...
Forum: [VBP] General Discussion 04-03-2006, 11:39 PM
Replies: 1
Views: 5,577
Posted By pyang
Copy file creates hidden folder

Wiht the new VBP6.1 evaluation copy, i'm getting the destination folder being changed to hidden.

Why is it so?

Can anyone advice, if there is any settings i need to set?

Thanks,
anpy
Forum: [VBP] General Discussion 04-03-2006, 02:20 AM
Replies: 2
Views: 6,256
Posted By pyang
Btw, i'm using VBP6.1

Btw, i'm using VBP6.1
Forum: [VBP] General Discussion 04-03-2006, 02:19 AM
Replies: 2
Views: 6,256
Posted By pyang
How to burn DVD in other format?

Hi,

I have a set of files with filename more than 64 characters. I cannot use the Joliet standard format to burn the disc. What other options do i have?

I tried with Joliet unchecked those...
Forum: [VBP] General Discussion 05-16-2005, 07:50 PM
Replies: 6
Views: 8,061
Posted By pyang
Talking Thank you. Got it working!!!

Thank you. Got it working!!!
Forum: [VBP] General Discussion 05-16-2005, 01:59 AM
Replies: 6
Views: 8,061
Posted By pyang
how to set macro value from text file?

Hi,

I would like to set a macro value with the value taken from a text file. How can i do that.

Thank you.

pyang
Forum: [VBP] General Discussion 12-19-2004, 08:17 PM
Replies: 2
Views: 8,302
Posted By pyang
Unhappy Where can i get the build status of a step that has ignore fail checked

Hi,

Anyone has any idea where i can get the build status information of a particular step that has the "Ignore Fail" checkbox checked?

Thanks.

pyang
Forum: [VBP] Third Party Tools 12-16-2004, 09:09 PM
Replies: 1
Views: 7,298
Posted By pyang
Oh, i got it to work using the Run Program step...

Oh, i got it to work using the Run Program step but with a different comand in the command section.

I'm using %DOSCMD% "perl.exe test.pl" instead of %DOSCMD% call "C:\test.pl"

Some how the call...
Forum: [VBP] Third Party Tools 12-16-2004, 08:55 PM
Replies: 1
Views: 7,298
Posted By pyang
Unhappy Unable to run perlscript properly under Visualbuild

Hi,

I have a problem running the perlscript *.pl under VisualBuild. Some how it just does not get it running properly.

After running the step, the output is build successfully completed. But...
Forum: [VBP] Third Party Tools 08-10-2004, 09:23 PM
Replies: 5
Views: 8,669
Posted By pyang
Hi kevina, Thank you. But it is still not...

Hi kevina,

Thank you. But it is still not showing any value in the messagebox neither is the macro SOURCE_LOC!!!

Any idea?
Thank you.

py
Forum: [VBP] Third Party Tools 08-09-2004, 10:33 PM
Replies: 5
Views: 8,669
Posted By pyang
Anybody can help me???

Anybody can help me???
Forum: [VBP] Third Party Tools 08-05-2004, 09:05 PM
Replies: 5
Views: 8,669
Posted By pyang
I'm not very sure. About the COM interface. ...

I'm not very sure. About the COM interface.

I've tried the following it is not showing any value?
Pls advice. Thank you....
Forum: [VBP] Third Party Tools 08-05-2004, 01:38 AM
Replies: 5
Views: 8,669
Posted By pyang
Unhappy How to get value from a specific cell in Excel

Hi,

I would like to retrieve the value from a particular cell location in an Excel doc and put it in a macro.
How can i do that?

Pls advice. Thank you.

py
Forum: [VBP] Third Party Tools 07-05-2004, 03:02 AM
Replies: 2
Views: 6,523
Posted By pyang
Wink I've got it working. Thank you.

I've got it working. Thank you.
Forum: [VBP] Third Party Tools 07-02-2004, 02:07 AM
Replies: 2
Views: 6,523
Posted By pyang
How do i update an excel document?

Hi,

I've an existing excel doc and would like VisualBuild to update the excel doc after each step is completed succesfully.

Which VisualBuild function should i use and how to go about updating...
Forum: [VBP] Third Party Tools 07-02-2004, 01:57 AM
Replies: 3
Views: 9,387
Posted By pyang
I found another way of updating the other tables,...

I found another way of updating the other tables, which is by exporting them out to an idt file then made the changes and import them back.

Thanks.
Forum: [VBP] Third Party Tools 07-01-2004, 02:30 AM
Replies: 3
Views: 9,387
Posted By pyang
Set tables other than Property table

Hi,

I'm wondering if there is a way to update other tables in wise for windows installer?
The one that is provided is only for Property table.

thank you.
Forum: [VBP] General Discussion 06-29-2004, 03:08 AM
Replies: 7
Views: 9,057
Posted By pyang
I know why mine is different from yours. for...

I know why mine is different from yours.
for every replacement i did it in the next line. Therefore i'm getting the additional carriage returns for the number of replacement that i've done.

Thank...
Forum: [VBP] General Discussion 06-28-2004, 11:08 PM
Replies: 7
Views: 9,057
Posted By pyang
I'm getting the result with afew carriage return...

I'm getting the result with afew carriage return after each replacement.

Each time i run the script, the number of carriage return will increase.

But when i run your attached script it is fine.
Forum: [VBP] General Discussion 06-28-2004, 10:31 PM
Replies: 7
Views: 9,057
Posted By pyang
Ok now it shows Replacement(s) made in file. But...

Ok now it shows Replacement(s) made in file. But it only update the first item with the desired vaue and the other value is blank! The whole sentence is being replaced by an empty line!

Is this...
Showing results 1 to 25 of 33

 

All times are GMT -5. The time now is 02:57 PM.


Copyright © 1999-2023 Kinook Software, Inc.