hi, I want to know if there is any complete documentation about SER scripts... Type definition, pointers, arrays ( to declare an array with several uris ) or struct.... I've read the cfg.y file but i didn't understand much...
Maybe the best way to process these kinds of types is using a module...
thx, Laurent
On Mar 02, 2004 at 08:37, Laurent BURGY burgy@enseirb.fr wrote:
hi, I want to know if there is any complete documentation about SER scripts... Type definition, pointers, arrays ( to declare an array with several uris ) or struct.... I've read the cfg.y file but i didn't understand much...
The current version does not support variables/arrays/function a.s.o. We will add variables and functions in the near future (probably this spring, but on the other hand this does not have a high priority for us and everytime I try to modify the configure script interpreter something more urgent occurs).
Andrei