# @function to determine OU of user and/or workstation
    With the movement to AD, AD support that is native to Kix is a must. and one of the corner stones that Kix was built on.

    # Binmode file access
    this would be nice to have, added function.

    # bitwise negation operator
    this would be nice to have, added function.

    # Case Sensitive setoption('OptionExplicit','ON')
    this makes sence, and fits along with the current kix options

    # Case-Sensitive Sendkeys() or Keystate()
    this makes sence, and fits along with the current kix options

    # Comment Block similar to C
    do we really need this?

    # MakeEXE for KiX 4.5
    other methods exist.. so this depends on how it is implemented.

    # More support for math $iNewValue=BaseConvert($iOldValue,CurrentBase,RequiredBase, Optional WordSize)
    i like this. but is there enought demand to add this native, vs current UDF's

    # Mouse movements
    other mothods exist for this.

    # Native Terminate function
    other methods exist for this.

    # On Error handler
    handle those crashes... i like.. but can make for slopy code

    # RD /c /h /f /s /s subdirs /f also readonly /h also hidden and system /c continue on errors
    do we need this...?

    # SKIX32.EXE KiXtart as a Service
    would be nice.... but not so sure how much it would be used.

    # Socket Support
    yes, i would like to see socket support.. either vix kix native, or through shawns kixforms...

    # XML Support
    not so sure if we need this native, other methods exist.