lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange Scheme problem


From: Andrew Bernard
Subject: Re: Strange Scheme problem
Date: Wed, 18 Nov 2015 11:46:32 +1100
User-agent: Microsoft-MacOutlook/0.0.0.151105

Hi Jacques,

Using this function:

(define (file-size f)
        (stat:size (stat f)))

with guile 1.8 you can stat files with spaces in the directory path and the 
file name part just fine.

Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]