openj / core

abandoned, please check out https://github.com/jsoftware/jsource
https://github.com/jsoftware/jsource
118 stars 26 forks source link

plot fails on windows for user folders with spaces in name #40

Open ConorOBrien-Foxx opened 8 years ago

ConorOBrien-Foxx commented 8 years ago
   require'plot'
   plot 3 4 5
view pdf error:c:/program files/ghostgum/gsview/gsview64.exe c:/users/conor o'brien/j64-804-user/temp/plot.pdf

The system cannot find the file specified.

The pdf saves fine, I just suspect that it's because my root name is conor o'brien. Please fix this ASAP.