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.


Messages - RedRam567

Pages: [1]
1
Axe / Re: Is There a way to paste varibles to the home screen
« on: January 16, 2020, 12:27:30 pm »
Sorry for being vague. I don't mean draw using text( or output(. I mean simulating key presses(or however) to type out the result of the calculator. Kinda like how RCL works

2
Axe / Is There a way to paste varibles to the home screen
« on: January 15, 2020, 12:53:50 pm »
Is there a way to paste variables to the cursor position (os cursor)? Similar to how you can paste the finance variables anywhere or the conversions from the SciTools app anywhere
I'm using this for a calculator app/prgm that would let you do some quick math without leaving the program editor or dirtying the home screen/graph

I'm brand new to Axe but am a half decent Basic programmer making sever games (connect4, battleship, fraction tetris), math solvers(quadform, radical, equation simplifier) and several data manipulation programs including storing unlimited strings(or numbers) in strings 8)



Pages: [1]