Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to know if i'm working with server

I'm writing a macro, and i want to know if my document is on server.

I search a solution on api guide but i don't find it.

Anyone know how can I do?

I need something like "isserver" true/false

Regards

1 Reply
Not applicable
Author

Hello,

without really checking it, I would suggest to derive that info from the document name.
I think server documents are prefixed with the server name, or have a trailing '@'.

hth,
Thilo