Thank you for your response, it is helpful to know how to get the last page number and its URL.I’m not sure if it exactly solves my problem since I don’t want to create a link on the page so a Anchor link is not very useful.
To put it another way – If a user comes to the page via
“http://mySite.com/comic/” I want the loop to start at the last post rather then the first post (while mantaining pagination).
If that is not possible then how about if a user comes through that URL they are forwarded to the last page url.
Hope that makes sense.