Campi comuni alle selezioni delle stampe del saldaconto

git-svn-id: svn://10.65.10.50/trunk@2211 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1995-11-27 14:05:06 +00:00
parent 6aa058cf83
commit c121fe30b4

18
sc/scselmsk.h Executable file
View File

@ -0,0 +1,18 @@
#ifndef __SCSELMSK_H
#define __SCSELMSK_H
#define SC_CFCODFR 301
#define SC_CFCODTO 302
#define SC_CFBUTFR 303
#define SC_CFBUTTO 304
#define SC_CFDESFR 305
#define SC_CFDESTO 306
#define SC_SELECT 307
#define SC_RESET 308
#define SC_CLIFO 309
#define SC_SORTCF 310
#define SC_NSEL 311
#define BASE_EC_PROFILE "PEC"
#endif