Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Worked here...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Worked here...
Authored by: wuf810 on Feb 01, '02 05:53:21AM

"Expected Expression but found unknown token".

I haven't moved my Swap file but I do have my OS X installed on a separate volume on my hard disk.



[ Reply to This | # ]
Worked here...
Authored by: wuf810 on Feb 01, '02 06:00:45AM

Just checked and the errors are generated by these two lines

set outString to outString & diskName & ": " & freeSpace & " MB, " & ¬

set outString to outString & return & "All" & ": " & allFree & " MB, " & ¬



[ Reply to This | # ]