|
Postel Control - LineLength Property
Kadmos Postel ActiveX Control

Postel Control
LineLength Property
|
Description
|
Returns/sets the max number of chars for every line in batch file. Restituisce o imposta la lunghezza massima espressa in numero caratteri delle righe del file di lotto.
|
Syntax Visual Basic
|
[form.]Postel.LineLength[ = Value&]
|
|
Visual C++
|
long Postel.GetLineLength(); void Postel.SetLineLength(long nNewValue);
|
|
Delphi
|
property LineLength: Integer;
|
|
C#
|
int Postel.LineLength;
|
|
Data Type
|
Long
|
Copyright © 2001/2008 Kadmos.com - All rights reserved. Privacy Policy
|