Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
Carefree
Posted - 22 July 2008 : 15:51:45 There are a pair of routines (lines 225-251 and lines 419-445) in this file to create links for all the letters in the alphabet. I wrote a 4 line routine that does the same thing. If anyone has a need for creating alphabetic links, this may help:
Posted - 22 July 2008 : 19:42:45 Sure, just change the numbers in the first line to: for ltr=48 to 57<
Etymon
Posted - 22 July 2008 : 17:05:55 If I remember correctly most of the MODs that do the alphabet don't do the numbers as well. Might you have a routine for numbers too? <