# startfile.py


import os


os.startfile('testFile.odt')


##


'''

This opens the LibreOffice .odt file named testFile, that is located in the same folder as this script.

'''


# Dedicated to God the Father

# All Rights Reserved Christopher Andrew Topalian Copyright 2000-2024

# https://github.com/ChristopherTopalian

# https://github.com/ChristopherAndrewTopalian

# https://sites.google.com/view/CollegeOfScripting