pwd working directory command

Prev Next

Function Names

pwd

Description

This function prints out the active working directory path.

This function is ideally suited for interactive use.

Call as: procedure

Restrictions

Indirect parameter passing is disabled

Parameter count

0

Examples

      include( Short Commands Library );
      pwd;

Output

C:\Users\zur-b\OneDrive\Documents\Programme\Beyond4P\B4P_Docu_Maker
Try it yourself: Open LIB_Function_pwd.b4p in B4P_Examples.zip. Decompress before use.

See also

working directory