Subversion Repositories DevTools

Rev

Rev 7322 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7322 Rev 7323
Line 482... Line 482...
482
}
482
}
483
 
483
 
484
#-------------------------------------------------------------------------------
484
#-------------------------------------------------------------------------------
485
# Function        : WarnError 
485
# Function        : WarnError 
486
#
486
#
487
# Description     : Display a warnign or an error based onthe first argument
487
# Description     : Display a warning or an error based on the first argument
488
#
488
#
489
# Inputs          : Mode    - True. Error, False warn
489
# Inputs          : Mode    - True. Error, False warn
490
#                   ...     - Fed to warn or error
490
#                   ...     - Fed to warn or error
491
#
491
#
492
# Returns         : May not return 
492
# Returns         : May not return