PrimSpace Property (Read/Write) |
Top Previous Next |
Sets/gets the primary 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 indicator set).
Visual Basic Syntax
IndFile.PrimSpace [= Integer]
C# Syntax
IndFile.PrimSpace; [= int]
See also HostFileName property, SecSpace property, BlkSize property, RecFm property, Units property, Run method, Send method.
|