This function displays a data file in its bare form. The codings, annotations or other modifications done in RQDA won't be displayed.
viewPlainFile(FileNameWidget = .rqda$.fnames_rqda)
Users should leave it as it is.
No value is return. It is used for the side effect: the function returns a widget window with the plain file in it.
This function is useful to view the raw version of the data files. None of the codings, annotations, memos done in RQDA will be displayed on the file when it's called by this function. To use the function open a project and select the data file you wish to view and type 'ViewPlainFile()' in the command line.