--- title: "Name Reverse Routine Update" type: "article" slug: "name-reverse-routine-update" url: "http://localhost/article/name-reverse-routine-update/" markdown_url: "http://localhost/article/name-reverse-routine-update.md" published_at: "2023-04-04T00:24:45+00:00" modified_at: "2025-10-26T00:26:42+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "You may also prefer to have the name reverse routine operate on a line different from line 1. Any change on this must become a permanent change in the program unlike the previous improvement which allows a selection process. The lines which tell the program to work on line 1 are listed below. In each…" category: - name: "Extensions" slug: "extensions" taxonomy: "category" url: "http://localhost/category/periodicals/extensions/" post_tag: - name: "Pro/File 2068" slug: "pro-file-2068" taxonomy: "post_tag" url: "http://localhost/tag/pro-file-2068/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Robert Fischer" slug: "robert-fischer" taxonomy: "indiv" url: "http://localhost/indiv/robert-fischer/" publication_r: id: 39138 title: "Extensions" type: "periodical" url: "http://localhost/periodical/extensions/" authors: "Robert Fischer" authors_r: - name: "Robert Fischer" slug: "robert-fischer" taxonomy: "indiv" url: "http://localhost/indiv/robert-fischer/" issue: "4" issues_articles: - id: 49310 title: "Extensions issue 4" type: "issue" url: "http://localhost/issue/extensions-4/" pages: "2" related_articles: - id: 49360 title: "Reverse sort order for normal printing" type: "article" url: "http://localhost/article/reverse-sort-order-for-normal-printing/" product_reviews: - id: 13646 title: "Pro/File 2068" type: "product" url: "http://localhost/product/pro-file-2068-2/" archive_link: false --- # Name Reverse Routine Update You may also prefer to have the name reverse routine operate on a line different from line 1. Any change on this must become a permanent change in the program unlike the previous improvement which allows a selection process. The lines which tell the program to work on line 1 are listed below. In each of these lines, you will notice a reference to E$(U) – there may be something after the “U” such as in E$(U,X) but it doesn’t matter. The “U” refers to line #1. To change the line to another just change every “U” in that position to the line number you prefer. Here are the lines to change: 7207, 7209, 7219, 7211 Remember to make a new master copy so your changes become permanent.