Hello Romano, RPT> st: make struct! [ RPT> VolumeNameBuffer [string!] RPT> FileSystemNameBuffer [string!] RPT> ] reduce [VNB: make string! 100 FSNB: make string! 100] RPT> GetVolumeInfo "C:\" VNB 20 0 0 0 FSNB 20
Thanks Romano Very strange indeed. And I don't get why it's working. It seems that Rebol is doing a lot of things behind my back. --- Ciao Pat -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
