S
Stefan Marquardt
Guest
Hi, can I use generic types to create for controls with OE 11.5.1? define variable x as T60LoggClass. x = new T60LoggClass(). x :Txt = "Test" . /* fails */ define variable a as class "System.Collections.Generic.List " . It's a class with properties only like, the standard in C# using Progress.Lang.*. block-level on error undo , throw . class T60LoggClass: define public property IDUser as character no-undo get . set . define public property Txt as character no-undo get . set . end class .
Continue reading...
Continue reading...