Feature #1534
expand support for variable references
Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/18/2012
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Greg Shah almost 14 years ago
Expand support for variable references (dynamic substitutions in directives). See send-text for a useful example where all parameters can be dynamically substituted.
The following directives should be improved with variable reference support:
binary-file-comparison
check-screen-buffer
SFTP
cd
get
lcd
ls
mkdir
put
rename
rmdir
rm
symlink
text-file-comparison
wait-for-screen-buffer
Some of the parameters for the directives above may require new variable data types to be supported first. For that reason, this issue is dependent upon #1533.