I have a program that is named programCREDITS for a TI-84+CSE. I call this program from another program as such:
Code:
After having some trouble with TokenIDE changing prgmCREDITS to prgmCRedITS (due to the color command), I switched to Sourcecoder.
In Sourcecoder it reads it as the same. However when I transfer it to jsTIfied, it changes the name. In the program menu, the name is C(uparrow)BITS. When I try to run this from the homescreen it changes again to prgmC?BITS.
I have a feeling this is something like the PVPCRAFT bug.
Code:
Degree:GridOff
ExprOff:AxesOff
PlotsOff :FnOff
ClrDraw
prgmTITLE
prgmSUN
prgmROTATE
prgmSHIP
prgmCREDITS
After having some trouble with TokenIDE changing prgmCREDITS to prgmCRedITS (due to the color command), I switched to Sourcecoder.
In Sourcecoder it reads it as the same. However when I transfer it to jsTIfied, it changes the name. In the program menu, the name is C(uparrow)BITS. When I try to run this from the homescreen it changes again to prgmC?BITS.
I have a feeling this is something like the PVPCRAFT bug.