SetTempDir - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


eBookTools

  

SetTempDir

  

set temporary directory

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

SetOutputDir(directory)

Parameters

directory

-

path to a directory

Description

• 

The SetTempDir command sets the location in which to store temporary files.

Examples

witheBookTools:

bookNewBookProgrammingGuide,Maple Programming Guide,Maplesoft, a division of Waterloo Maple Inc.,2012:

AddChapterbook,1,Chapter01.mw:

Set output folder to be eBook folder on your desktop:

SetTempDircatkerneloptshomedir,kerneloptsdirsep,Desktop,kerneloptsdirsep,eBook

/home/maple/Desktop/eBook

(1)

CreatePDFbook

Compatibility

• 

The eBookTools[SetTempDir] command was introduced in Maple 16.

• 

For more information on Maple 16 changes, see Updates in Maple 16.

See Also

eBookTools

eBookTools[SetOutputDir]