Kinook Software Forum

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

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: ShiamakD
Forum: [VBP] General Discussion 06-26-2009, 12:56 PM
Replies: 9
Views: 9,335
Posted By ShiamakD
it still doesnt seems to work..:-( here is what i...

it still doesnt seems to work..:-( here is what i am trying to do..

open (MYFILE, 'c:\perl\bin\Build.log') || die("cant open file");
while (<MYFILE>)
{
chomp;
if (($_ =~...
Forum: [VBP] General Discussion 06-26-2009, 12:08 PM
Replies: 9
Views: 9,335
Posted By ShiamakD
so I cant use something like $abc = $_; ...

so I cant use something like
$abc = $_;
$Application->Macros(vbldMacroTemporary)->Add("ABC", $abc);
???

Thanks for your help.
Forum: [VBP] General Discussion 06-26-2009, 10:53 AM
Replies: 9
Views: 9,335
Posted By ShiamakD
Thanks so much for your reply however I am facing...

Thanks so much for your reply however I am facing a problem while assigning the value of a scalar (perl variable) to a macro??

e.g $Application->Macros(vbldMacroTemporary)->Add("ABC", '$abc');
...
Forum: [VBP] General Discussion 06-25-2009, 02:24 PM
Replies: 9
Views: 9,335
Posted By ShiamakD
I was looking for a PERL script example not...

I was looking for a PERL script example not python..plus the script that you attached failed compilation.
Forum: [VBP] General Discussion 06-25-2009, 01:21 PM
Replies: 9
Views: 9,335
Posted By ShiamakD
sample perl with visualbuild script

hi,

I am having hard time using perl script with VisualBuild (assinng a scalar value to a macro etc).. I couldnt go beyond compilation at times...

I was wondering if you have a sample perl...
Showing results 1 to 5 of 5

 

All times are GMT -5. The time now is 09:15 PM.


Copyright © 1999-2023 Kinook Software, Inc.