RP, Thank you. There is a syntax error in the include file. It is missing "Long" in a long if structure. This almost works. Can you tell me how to change the appearance button so that it creates an event upon a carriage return press (like NoCR edit fields)? Doug Stemen On Jan 27, 2012, at 2:46 AM, Robert Purves wrote: > > Douglas Stemen wrote: > >> I have some edit fields that can contain more user entered text than the area I have provided. We used to be able to link a scroll button to an edit field so the user could see all information. Can this be done using "appearance button _cEdit,,,,,, @r, _kControlEditUnicodeTextProc" format in FB 5.6? > > > YAST -- Yet Another Scrolling Text control > > 4toc.com/fb/YAST_folder.zip [25 K] > You have to include two files in your project (Subs YAST.incl and YAST.bundle). > The syntax to make a control is easy: > fn NewYASTControl( _cEdit, r ) > > > > -- > To unsubscribe, send ANY message to: futurebasic-unsubscribe@... > To access the list archives, go to: http://freegroups.net/groups/futurebasic/ >