Previous Page Next Page Contents

TESTPATH -- write path for prog::test

Introduction

TESTPATH determines the directory into which the function prog::test writes its files.

Call(s)


TESTPATH := path

Parameters

path - a valid directory path: a string.

Related Functions

LIBPATH, NOTEBOOKFILE, NOTEBOOKPATH, prog::test, READPATH, UNIX, WRITEPATH

Details

Example 1

A path name must end with a directory separator. Here is an example for UNIX platforms:

>> TESTPATH := "testresults/"
                              "testresults/"

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000