-- ase -- allegro-sprite-editor: the ultimate sprites factory -- Copyright (C) 2001-2005 by David A. Capello function GUI_LoadSession() local filename = ji_file_select(_("Load .ses File"), "", "ses") if filename then if load_session(filename) then jalert(_("Session Manager<