The constructor called when creating an object.
The constructor has the following syntax:
OSRedirect()
A constructor does not return a value. If an error occurs, it raises an exception.
Example
Create an OSRedirect object and use it in an invocation.
out = new OSRedirect(); ! ping ascli1 -output out ? out.output();
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |