Skip to content

The BasePlus package [ver. 3.0.0]

Choose a tag to compare

@yabwon yabwon released this 15 Oct 08:37
· 10 commits to main since this release
5be733f

The BasePlus package [ver. 3.0.0]

This release introduces new utility macro created in collaboration with Ryo Nakaya.


  • File SHA256: F*B9F6D8F1EDD1ECDA89F4BE327C4F4202649475D1D9DFB476279B633D9F14125D for this version
  • Content SHA256: C*680412F6B403870A3A8975FC17300F7C92AEDECA48D3F242B5BC4E545DC6D313 for this version

Changes:

New macro:

  • New utility macro %workLib() allows assigning libraries to sub-directories create inside the WORK library.

See documentation for details.

Example

Create library ABC assigned to <path to WORK>/ABC directory.

  %workLib(ABC)