Can multiple .dat files be output in ABAQUS/Standard?

I have a very large .dat file from my ABAQUS/Standard simulation containing all of the output variables. Is it possible to change my input file to create a .dat file for each output variable, to make post-processing easier? I effectively want to split up my results on the front end instead of writing a text-reading function to split them up once they are already compiled to the .dat file.