SupplyPassword - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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

 


Download Help Document