Skip to content

Instantly share code, notes, and snippets.

@Ansarina
Last active October 22, 2015 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ansarina/25367d70f1011d650169 to your computer and use it in GitHub Desktop.
Save Ansarina/25367d70f1011d650169 to your computer and use it in GitHub Desktop.
i=nStart
* label1:
دستورات داخل حلقه
i=i-nStep
If (i<=nEnd) then
Goto lable1
EndIf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment