Enhancement request - User.r file should have correct header
For Rebol/Core, /View etcetera, sometimes the %user.r file is created by
Rebol's startup script. Could the generated %user.r file include at least
these fields, please?
REBOL [
Name: 'User
Title: "User Preferences"
File: %User.r
Date: 13/Dec/2000
]
This way it's more compatible with Rebol's own standards on script headers,
and serves as an example of correct script, instead of a bad example. It's
also needed by 'include type scripts to detect when they run from inside a
script or outside a script.
Thanks!
Andrew Martin
ICQ: 26227169 http://members.nbci.com/AndrewMartin/
-><-
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.