Hi!

> 2. $SEAALSO#  must also follow a certain pattern, say, separated with spaces
> or comma.

Spaces will interfere when we document the commands ... Separated by
commas, will certainly be easier. Something like:

cSeeAlso: = Strtran (cSeeAlso, ',', ',')
cSeeAlso: = Strtran (cSeeAlso, ',', ',')

aSeeAlso: = hb_aTokens (cSeeAlso, ',')

Regards,
Vailton Renato
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to