#812 closed task (fixed)
RemoteTOL API for RMTPS
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | RMTPS | Version: | 2.0.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
Implement a RemoteTOL function.
This ticket is related to #802
As rmtps knows (from configuration) where tol is installed the user should not need to pass the path to tolsh.
The user should be able to pass the expression to TOL with the same syntax as if it would be evaluated in local instance without worrying about extra escape caracters needed as in RemoteExec. The same applies to path and file names.
Change History (11)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Status: | new → accepted |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
comment:8 Changed 14 years ago by
comment:9 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [1806]) refs #812 : tests for RemoteTOL API