SETCELLTYPE

NAME
        SetCellType()



SYNOPSIS
        int SetCellType(string str)



DESCRIPTION
        In LIB_BATTERY, sets the battery in question to the appropriate type, such as C, AA, etc.\nIn LIB_FLASHLIGHT, sets what kind of batteries it will accept.



EXAMPLES
        SetCellType("D")



LOCATION
        /lib/battery
/lib/flashlight


SEE ALSO
        GetCellType



Author
        Cratylus


