Hi All

At Aparajita's suggestions, I'm using a library method to write some html into a page to replace an 'include' which gets called itteratevly.

Although the html isn't very long (about 20-30 lines), I can't see any other way to do it other than in big blocks of 'Write' commands. i.e.

write(line 1 html)
write(line 2 html)
write(line 3 html)
write(line 4 html)

 . . . etc

Just wondering if there is a way in Active 4D to declare the start and finish of a block rather than having to use multiple 'writes'.

No problem if there isn't - I'll just do the 'writes' but if anyone knows otherwise, please let me know.

Regards

Peter

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to