Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - hardyboy16jm

Pages: [1]
1
Axe / Archiving Programs within Axe programs
« on: December 05, 2012, 10:10:36 pm »
Is there any way that I could archive an axe program within itself? When I say that, I mean the same axe program, too. Or if I can't do it within the main program, can I run a sub program and the archive the main program?

2
Axe / How to use the Copy and Fill commands
« on: November 03, 2012, 11:37:33 pm »
How do I use the Copy and Fill commands? Are they related? Please go in depth.

3
Axe / How to change a string's content
« on: November 03, 2012, 12:14:02 pm »
Can somebody tell how to change a string's contents?
Like if I were to say "STRING1" -> Str1
How would I change that because if I just have another line of code that says "1GNIRTS" -> Str1, I get an error that says Duplicate Symbol.
Thank you.

Pages: [1]