History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
QB-331
Type:
Improvement
Status:
Resolved
Resolution:
Fixed
Priority:
Major
Assignee:
Robin Shen
Reporter:
Robin Shen
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
QuickBuild
Evaluate variable expression recursively
Created:
10/Mar/08 05:51 PM
Updated:
06/Jun/09 08:54 PM
Component/s:
None
Affects Version/s:
None
Fix Version/s:
None
Original Estimate:
Unknown
Remaining Estimate:
Unknown
Time Spent:
Unknown
Description
« Hide
Example:
qbInstance=${system.readOutput("D:\\prog.exe")}
qbServer=${var["qbInstance"].getValue().substring(0,8)}
No matter what outputs prog.exe generated, expression ${var["qbServer"]} always return "${system"
Description
Example: qbInstance=${system.readOutput("D:\\prog.exe")} qbServer=${var["qbInstance"].getValue().substring(0,8)} No matter what outputs prog.exe generated, expression ${var["qbServer"]} always return "${system"
Show »
All
Comments
Work Log
Change History
Sort Order:
Change by
Robin Shen
[
06/Jun/09 08:54 PM
]
Field
Original Value
New Value
Status
Open
[ 1 ]
Resolved
[ 5 ]
Fixed In Version
2.0 beta2
[ 11043 ]
Resolution
Fixed
[ 1 ]