<< Click to Display Table of Contents >> Navigation: SshNetIbmi Class > SshNetIbmi Methods > CreateTempLibrarySsh Method |
Summary
Create IBM i library for temp files. Library name is: TMP
This is just a shortcut to create the TMP library. You can also use the CreateLibrarySsh method to create a library with any name.
Parameters
NONE - Library name will be: TMP
Returns
True=TMP library created, False= TMP library exists or library not created.