DdeServiceNameΒΆ

DdeServiceName The DdeNameService function registers a service name for UniPlot as a sever. The default service name is "UniPlotSL".

bool = DdeServiceName(ssService)

Return Value

bool

Parameters

ssService

ssService is a service name. Normally, ssService is the name of an EXE file without the extension. The service name for UniPlot is "UniPlotSL".

History

Version Description
5.0.0 New

id-2108868