I'll take that back. Most Functions that have multi-line entries seem to have been concatenated.
On Mon, Sep 17, 2012 at 2:02 PM, Kay C Lan <[email protected]> wrote: > OK, for base64Decode I see that, but for many others, like 'switch' I see > multiple lines all nicely spaced. > > > On Mon, Sep 17, 2012 at 9:56 AM, Mike Bonner <[email protected]> wrote: > >> Hmm. just to be sure, look at a function like base64decode. >> For me it looks like this: >> >> the base64Decode of *encodedData*base64Decode(*encodedData*) >> >> 1 line smooshed together. All the functions that list both methods of >> usage >> (the base64decode, base64decode()) >> >> Anyone else seeing this? >> >> On Sun, Sep 16, 2012 at 7:47 PM, Kay C Lan <[email protected]> >> wrote: >> >> > Not see that here with LC 5.5.2 Build 1492 on SnoLeo. >> > >> > On Sun, Sep 16, 2012 at 10:21 PM, Mike Bonner <[email protected]> >> wrote: >> > >> > > There is a dictionary bug in 5.5.2 where the lines of the syntax >> section >> > of >> > > a page all run together. I've sent a note to runrev but was >> wondering if >> > > anyone might have a quicky fix for this. >> > > _______________________________________________ >> > > use-livecode mailing list >> > > [email protected] >> > > Please visit this url to subscribe, unsubscribe and manage your >> > > subscription preferences: >> > > http://lists.runrev.com/mailman/listinfo/use-livecode >> > > >> > _______________________________________________ >> > use-livecode mailing list >> > [email protected] >> > Please visit this url to subscribe, unsubscribe and manage your >> > subscription preferences: >> > http://lists.runrev.com/mailman/listinfo/use-livecode >> > >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
