! ! Definition for RPG CPROMPT file ! ! File: #CPROMPT on ! Type: K Rec Size: 300 Key Size: 35 Key Pos: 0000 ! Sub keys: ! Len: 00008 Pos: 00200 SEQUENCE ! ! This include file was generated from #CFILES on 09/23/2010 ! #CFILES name is cprompt.file ! ! SET RECLEN#CPROMPT = 300 ! SET KEYLEN#CPROMPT = 35 SET PRMPT = 40 ! ! Field Declarations ! Length 3 & Local start.part$ ! partition Length 32 & Local prompt.name$ ! prompt.name Length 3.0 & Local size ! size Length 80 & Local prompt.desc$ ! prompt.desc Length 80 & Local prompt.function$ ! prompt.function Length 3 & Local return.partition$ ! return.partition Length 5 & Local return.option$ ! return.option Length 80 & Local response$ ! response LENGTH 35 & LOCAL PKEY$ ! CPROMPT: Format _ start.part$;_ ! partition 0, 3 prompt.name$;_ ! prompt.name 3, 32 size;_ ! size 35, 3.0 prompt.desc$;_ ! prompt.desc 40, 80 prompt.function$;_ ! prompt.function 120, 80 return.partition$;_ ! return.partition 200, 3 return.option$;_ ! return.option 203, 5 response$ ! response 208, 80 !