lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Variable substitution in Lout


From: jamwal
Subject: Variable substitution in Lout
Date: Tue, 13 Feb 96 05:35:15 MSK

Hi there,

I am wondering if it is possible to do something like:

xloop from{ 10 } to{ 500 } by{ 10 } do
{       
        @Line from{ 300 300 } to{ x x }
}                                 ^
                                  |
                                  |
                                  |
                          variable value

Also, if I have some data file in a data file (some 
text/ASCII file), then how do I sustitue or insert that
data into Lout script? Do I have to embed Lout in "C" 
statments using sprintf()  or is there a better way of
accomplishing it?

Thanks in advance.

Sincerely,

jamwal

address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]