powered by
Opens a .dtbin file. Prints out an error message if the file is already open.
openDTBin(path)
Nothing returned
A path name
if (FALSE) { openDTBin("/tmp/test") addDTBin("/tmp/test","A",Orange) infoDTBin("/tmp/test") closeDTBin("/tmp/test") }
Run the code above in your browser using DataLab