AppLoadSettingsΒΆ

AppLoadSettings loads a file with UniPlot settings.

bool = AppLoadSettings(ssFilename)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

ssFilename

ssFilename is the complete filename. This name should have the filename extension .inb.

id-927257