You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalWrite Class > TSignalWrite Methods > TSignalWrite.AppendRecord Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalWrite.AppendRecord Method

Appends a new record to the file with Filename.

Syntax
C#
Visual Basic
public void AppendRecord();

The file is opened, the Data is appended as a single record and the file is closed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!