How to ask stata to read from the specific row using the dictionary, say like I want to skip first five rows in my raw/txt dataset, what should I using in my dct file.

Also, if I not only want to skip the first couple of rows, I also want to skip the last couple of rows, what should I do then. It seems like all the examples online are starting from the first row.