Subversion Repositories DevTools

Rev

Rev 7321 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7321 Rev 7322
Line 31... Line 31...
31
 
31
 
32
#-------------------------------------------------------------------------------
32
#-------------------------------------------------------------------------------
33
# Function        : New
33
# Function        : New
34
#
34
#
35
# Description     : Create a new properties object
35
# Description     : Create a new properties object
36
#                   Reads in file and populates the internal data
36
#                   Reads in  file and populates the internal data
37
#
37
#
38
# Inputs          : $filename           - Optional File Name
38
# Inputs          : $filename           - Optional File Name
39
#
39
#
40
# Returns         : Object
40
# Returns         : Object
41
#
41
#