Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: kinook
Forum: [VBP] General Discussion 06-17-2010, 11:00 PM
Replies: 15
Views: 15,373
Posted By kinook
Close. When the Modify Search Results steps...

Close. When the Modify Search Results steps builds, the sequence is:
1) Recursively expand any macro references (i.e., %TMP_DL_VD_PATH%) and script expressions ([code]) in the script code field....
Forum: [VBP] General Discussion 06-17-2010, 10:45 AM
Replies: 15
Views: 15,373
Posted By kinook
The script code does not affect the expanded...

The script code does not affect the expanded value of %TMP_DL_VD_PATH% that is fed to the script engine (since the value is expanded *before* the script code is executed).
Forum: [VBP] General Discussion 06-17-2010, 10:30 AM
Replies: 15
Views: 15,373
Posted By kinook
The %TMP_DL_VD_PATH% reference is expanded before...

The %TMP_DL_VD_PATH% reference is expanded before the code is fed to the script engine and executed (and the macro value modified).
http://www.kinook.com/VisBuildPro/Manual/specialchars.htm
Forum: [VBP] General Discussion 06-17-2010, 09:18 AM
Replies: 15
Views: 15,373
Posted By kinook
It depends on how you're assigning the value (for...

It depends on how you're assigning the value (for instance, within a VBScript variable assignment, special VBP chars aren't evaluated, but when expanding a reference like %MACRO_NAME% in a step...
Forum: [VBP] General Discussion 06-17-2010, 08:13 AM
Replies: 15
Views: 15,373
Posted By kinook
It appears that the first regex replace does not...

It appears that the first regex replace does not require escaping?

You can prevent the first evaluation of [ ] by unchecking 'Expand macros in parameter values before calling subroutine' in the...
Forum: [VBP] General Discussion 06-17-2010, 07:50 AM
Replies: 15
Views: 15,373
Posted By kinook
That is required by the regex engine (in both the...

That is required by the regex engine (in both the Modify and Apply steps) to treat as a literal \ character.
http://zez.org/article/articleprint/11/
Forum: [VBP] General Discussion 06-16-2010, 05:28 PM
Replies: 15
Views: 15,373
Posted By kinook
[ and ] in Visual Build denote a script...

[ and ] in Visual Build denote a script expression (see http://www.kinook.com/VisBuildPro/Manual/specialchars.htm). [[ and ]] specify literal square bracket characters. The value of the...
Showing results 1 to 7 of 7

 

All times are GMT -5. The time now is 05:58 AM.


Copyright © 1999-2023 Kinook Software, Inc.