[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: filenames/directories
- From: Rafael Cordones Marcos <nospam@thanx>
- Date: Fri, 23 Jul 1999 20:11:55 +0000
On Wed, Jul 21, 1999 at 09:35:41PM -0400, Ryan VanderBijl wrote:
> Hello
>
> I'm still trying to grasp all the powers that wml has, and i'm
> having troubles figuring out what the directory manipulation
> wml does. I know it does some stuff with relative/absolute,
> but, i couldn't figure it out from the man pages. could
> someone tell what they are? how to use them? and some examples
> would top it off perfectly ;-)
Yoy create a file called .wmlrc with:
--------------------------
##
## .wmlrc
##
-I../include
-DROOT~.
-I.
-DCOM~com
-Icom
-DGRAPHICS~com/graphics
-DTALLERES~talleres
-DSTUDIOS~studios
##EOF##
--------------------------
An then in your wml files you can write:
---------------------------
<img source="$(GRAPHICS)/image.gif">
---------------------------
This way $(GRAPHICS) will allways get translated to the correct path.
> Thanks,
>
> Ryan
> /******************************************\
> ** Ryan VanderBijl, rvbijl39@calvin.edu **
> ** www.calvin.edu/~rvbijl39 **
> \******************************************/
> ______________________________________________________________________
> Website META Language (WML) www.engelschall.com/sw/wml/
> Official Support Mailing List sw-wml@engelschall.com
> Automated List Manager majordomo@engelschall.com
--
Best regards,
Rafa C. Marcos
BCN Art Directe (Promotora d'Art) Tel: +34 93 317 2757
Serra, 18, Pral. 2 Fax: +34 93 317 3386
E-08002 Barcelona info@bcnartdirecte.com
Spain http://www.bcnartdirecte.com
------------------------------------------------------------------------
Info on Euroart'99 and Index·Art at: http://www.bcnartdirecte.com
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com