[albatross-users] Dynamic question

Michael Rembach mxr at itga.com.au
Fri Oct 25 10:27:51 EST 2002


Hi all,

I have a question.

My question is:
Can you dynamically set the name of a macro ?

Say I have a boilerplate template like so


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>

<TITLE>Application - <al-usearg name='title'></TITLE>

<LINK rel=stylesheet href="/newweb.css" type=text/css
title="/newweb.css">
</HEAD>
<BODY>
<BR><BR>
<SPAN class="header1"><al-usearg name='title'></SPAN>

<BR>
<SPAN class="header2"><al-usearg name='timedate'></SPAN>
<HR>

<al-expand name='whatever'>

<BR><BR>

</BODY> </HTML>

If I wanted the "whatever" to be different depending on a value in my
Python program, is that possible ?




-- 
Michael Rembach

"I remembered you on trains, so now you're on every train I hear"
- Something For Kate



More information about the Albatross-users mailing list