FileLogName
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 14 September 2020 12:42 PM

Syntax

 Public Property Let FileLogName(vVal As String)

Description

This property is used to set name and location for a log file.

Parameters

Key Description 
vVal The name and path for a log file, value of type String.

Return value

No returned value.

Sample

Public Sub main()

FileLogName = "C:\VTLlog.txt" 'Sets the path of the file we want to use.

End Sub

See Also


Back to VTL Client Script Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions