Page 1 of 1

Returning a string to basic.

Posted: Tue Sep 20, 2011 10:18 pm
by prime
Hi all,

Does anyone know the correct way for a machine code routine (a new function) to return a string to basic ?

Specifically I'm coding a routine to get the current working folder on for the DragonMMC, which I need to rerurn so I can do something like :

PRINT CWD$

Cheers.

Phill.