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

Online Help

All Products    Maple    MapleSim


PackageTools

  

SupplyPassword

  

supply a password for a password-protected workbook

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

SupplyPassword( wbfile, password )

Parameters

wbfile

-

string

password

-

string

Description

• 

The SupplyPassword command allows you to unlock a password-protected workbook for the current session.  This allows you to access locked workbook attachments from general Maple commands.

Examples

withPackageTools:

SupplyPasswordmypack.maple,pw123

FileTools:-Copymaple://mypack.maple/protected_file.mw,file.mw

Compatibility

• 

The PackageTools[SupplyPassword] command was introduced in Maple 2017.

• 

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

See Also

PackageTools

PackageTools:-Create

worksheet/workbook/password