Greetings List,

I am trying to automatically print the Application Directory (of the current
workspace) on a Layout from within a workspace.

I can print the Time & Date as in the following extract from the
workspace...

Create Text
    Str$(CurDate())
    (1.1604,32.0389) (1.8535,32.1986)
    Font ("Arial",0,10,0)

Create Text
    Str$(Time(24))
    (1.1604,32.0389) (1.8535,32.1986)
    Font ("Arial",0,10,0)

But when I try the following, the workspace opens ok but the directory does
not appear

Create Text
    Str$(ApplicationDirectory$())
    (1.1604,32.0389) (1.8535,32.1986)
    Font ("Arial",0,10,0)

Any clues accepted with thanks


Regards

Peter Doyle
TELSTRA
NTG
Global Connect 
OnAir Networks Queensland
Geographical Information Systems & Mapping
'  +61 7  34064304
Email: [EMAIL PROTECTED]



_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to