spacer
   
   
Mailtraq - the Complete Email Server
   
spacer

Enstar for Mailtraq email server sales & support
Making world-class Internet technology affordable  

spacer
spacer

AppendFile()

Opens a file for writing. If the specified file exists, the file pointer is positioned at the end of the current content. If the specified file doesn't exist, it is created. Although Mailtraq closes any files which are open when a script terminates, file handles should be released explicitly by the script using the CloseFile() function.

handle := AppendFile( path )

path
Identifies the file to be created by its filing system name. If no path is quoted Mailtraq assumes the folder \database
handle
The handle is used in subsequent references to the opened file. The handle is null if the specified file cannot be opened.
//Example of usage

myfile:= AppendFile("d:\internet\resource\sig-joe.txt");
Write(myfile, "\n-- \nMailtraq Website http://www.fastraq.co.uk ");
CloseFile(myfile)
spacer


Download Trial
Buy now
Screenshots
Requirements
Feature Tree
FAQs
What's new
Print this page Print this Page
Mailtraq 2.12 PDF Datasheet
Send a friend an email about Mailtraq ShareMailtraq - Email Server at Delicious Mailtraq - Mail Server at digg Mailtraq - Mail Server at FacebookMailtraq - Email Server at stumbleupon Tweet about Mailtraq

 

 

   Copyright © 2003 - 2008 Enstar Ltd, Enstar LLC & Fastraq Ltd. All rights reserved. Privacy policy.
   Mailtraq® is a registered trademark of Fastraq Limited.