NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Congratulations!


Joined: 25 Aug 2005
Posts: 18
Location: Petten, The Netherlands
Reply with quote
Without any problems NuCoder PHP installed and tried on one of my OOP projects which has two directories with different kind of sub directories.

1. The compiliation is fast.
2. The compile files are much smaller(of course). That's nice.
3. The installation of PHP Express simple and without any problems(Apache/2.0.59 (Win32) PHP/5.2.0).
4. Compilation runs faster and until now without any problems.

Some minor things:
1. nu-coder.exe instead of nucoder.exe in help nu-coder.exe
2. Syntax in pdf-file: nu-coder.exe [options] directory targetdir instead of nu-coder [options] directory targetdir
3. nucoder.exe -r -c 5.2 --copyall c:\Program Files\Apache Group\Apache2\htdocs\Bronnen_Framework C:\Temp\Bronnen_Framework doesn.t work. Spaces in the path are not allowed.

Can't wait to get PhpED 5.0!
View user's profileFind all posts by groothuisSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Thanks for pointing out to omissions in the manual. We'll correct them shortly.
Regarding spaces in the commandline, it's a common thing in all operating systems. When you need to pass a filename that contains one space or multiple spaces, you have to make it surrounded with double qoutes.

nucoder.exe -r -c 5.2 --copyall "c:\Program Files\Apache Group\Apache2\htdocs\Bronnen_Framework" C:\Temp\Bronnen_Framework
^^^ will work Smile

BTW with -r, you may want to add -n, just to make all files encoded even if there are errors on some of them.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Congratulations!
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic