Reply
Reply | Flag | Categorize
AnonymousBoba Foxx 06 Feb 2013 23:49
Anonymous

Included page "member:anonymous" does not exist (create it now)

Boba Foxx
Guest

Another correction (I really should get into the habit of testing my code more since I haven't written much recently >.>

:If X<5 or X=31
:Stop
:Sub("ABCDEFGHIJKLMNOPQRSTUVWXYZ",X,1

should be

:If X<4
:Stop
:output(2,1,Sub("ABCDEFGHIJKLMNOPQRSTUVWXYZ",32-X,1

Attachment:

Make a reply:

To use the style buttons, click on the one you want, then press Ctrl+V.


This is the Redirect module that redirects the browser directly to the "http://snippets.wdfiles.com/local--code/code:url-title-with-slash-redirect/2#http://tibasicdev.wikidot.com/post:111" page.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.