Returning a string to basic.

A place to discuss everything Dragon related that doesn't fall into the other categories.
Post Reply
prime
Posts: 267
Joined: Fri Apr 10, 2009 1:40 am

Returning a string to basic.

Post 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.
Post Reply