Why Does My Dyalog Session Only Show File, Options, and Help?

Last updated on: 9 July, 2026

This menu appears when Dyalog cannot locate your session file. When no session configuration is found, Dyalog loads a minimal default menu.

Why This Happens

Dyalog uses a session file (.dse) to define menus, preferences, and interface behaviour. If the session file cannot be found, has been moved, or has been deleted, Dyalog falls back to a basic menu.

How to Fix the Problem

Open Options → Configure → Session and check the Session file setting. Ensure it points to a valid .dse file.

Check the Current Session File Setting

+2 ⎕NQ '.' 'GetEnvironment' 'session_file'

If You Do Not Have a Session File

)load buildse
BUILD_SESSION 'UK'

Then save the session file using Session → Save As.

Available Session Templates

  • UK
  • US
  • FR
  • DE
  • IT
  • FI
  • RU

Summary

This behaviour indicates that Dyalog cannot find your session configuration. Restoring or creating a session file resolves the issue.

Vince Chan
Still Have an Issue?
If you’ve got a technical query, you might find the answer in our documentation or on our forums. Otherwise, please email us at support@dyalog.com, call +44 1256 830030, or send us a message.

Vince Chan, Customer Support

Get Support