﻿# Non-editable checkbox

_Updated and reviewed July 2020_

_cformat_ switch:  ** t **

This should be a single character column, whose contents are "0" for an unchecked box, "1" for a checked box, or blank for a blank cell (with no checkbox). Non-editable checkboxes act just like other data columns, and do not require the XTF\_EDITABLE _flag_ or have any correspondence with the _array_ parameter.

**Comments**

•	As long as the checkbox value column position is blank, the entire field contents will be displayed as text, even if the column width is more than one. This might be useful in some exotic situations where a single column contains check-boxes in some rows, but text in others. The text would not be editable, regardless of the editable state of the column. See History.

**History**

2024 December, A-Shell 7.0.1766:  The combination of **E** and ** t ** now equivalent to **T**.

2020 June, A-Shell 6.5.1684:  Checkbox columns may now contain text as long as the first data position—i.e. the checkbox value character—is blank. 