SecSpace Property (Read/Write) |
Top Previous Next |
Sets/gets the secondary space quantity used to allocate the host HostFileName file in the Units selected, when a new file is created during the execution of a Send method or Run method (with Direction=0 Send indicator set).
Visual Basic Syntax
IndFile.SecSpace [= Integer]
C# Syntax
IndFile.SecSpace; [= int]
See also HostFileName property, PrimSpace property, BlkSize property, RecFm property, Units property, Run method, Send method.
|