DM Reference

DM Ref

❯

DM language details

❯

preprocessor

❯

__FILE__ macro

__FILE__ macro

1 min read

The __FILE__ macro expands to a string containing the name of the current source file. This may be useful when generating debugging error messages.

See also

  • ASSERT proc
  • DEBUG definition
  • __LINE__ macro
  • __MAIN__ macro
  • __PROC__ macro
  • __TYPE__ macro
  • __IMPLIED_TYPE__ macro

Graph View

Backlinks

  • __IMPLIED_TYPE__ macro
  • __LINE__ macro
  • __PROC__ macro
  • __TYPE__ macro

Discord Bot

Look up reference entries and run DreamMaker code directly in Discord.

Add to DiscordOpen Playground

Built for BYOND 516.1688

Created with Quartz v4.5.0 © 2026

  • GitHub