Shop OBEX P1 Docs P2 Docs Learn Events
single line editor — Parallax Forums

single line editor

KenBashKenBash Posts: 68
edited 2006-07-13 03:43 in Propeller 1
anybody got a simple single line editor running on the Propeller?


I've almost got one going, but I haven't figgured out how to pass the characters back to the calling function.
I'm trying to pass·the address of an array· ( line1[noparse][[/noparse]25] , line2[noparse][[/noparse]25] ... etc. )· and the maximum characters to be input from the keyboard.· I can edit the characters on the screen· but when I try to put those characters into the array... crash.·· I just don't know how to use the addressing modes yet.

If I get mine done soon I'll post it, but I figgure this is the kind of thing that we're all going to need at some point in time.


KB




▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
" Anything worth doing... is worth overdoing. "

··············································· ( R.A.H. )
····································
Sign In or Register to comment.