Ah yep, just found the info. .irev maps to the rev server engine, so using the <?lc tag with a .irev will probably not work correctly. Same with the reverse, .lc maps to the most recent livecode server so you'll want .lc and <?lc I believe to get things working. (or you can do as stated here.. http://lessons.runrev.com/m/4070/l/41105 to do your own mappings)
On Sat, Aug 18, 2012 at 1:57 PM, Mike Bonner <bonnm...@gmail.com> wrote: > Hmm, out of curiosity, if you change it to <?rev put "Whatever message.." > ?> rather than <?lc does it work? > > And vice versa, if you leave it as <?lc and change your file extention to > .lc does it work then? > > I know there are several versions of livecode server available in on-rev > but I don't recall how you differentiate which one you wish to use. This > might be part of the issue. If I get a sec, i'll add some files to my > on-rev and see if I can get the same behavior as you. > > > On Sat, Aug 18, 2012 at 1:52 PM, Dr. Hawkins <doch...@gmail.com> wrote: > >> On Sat, Aug 18, 2012 at 12:29 PM, Mike Bonner <bonnm...@gmail.com> wrote: >> >> > The source of the page is this: (after being sent by on-rev) >> > >> > <? lc put "Hello world." ?> >> > This is new text >> > >> >> Thanks, but that doesn't seem to do it: >> >> <?lc >> put "This is inside the lc section" >> ?> >> This is outside the lc section >> >> at http://dochawkbk.on-rev.com/test2.irev >> >> still yields >> This is outside the lc section >> >> -- >> The Hawkins Law Firm >> Richard E. Hawkins, Esq. >> (702) 508-8462 >> hawkinslawf...@gmail.com >> 3025 S. Maryland Parkway >> Suite A >> Las Vegas, NV 89109 >> _______________________________________________ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode