>>So I'm trying to define a command in a custom button in CF Studio, and I
have problem to get the stdout to be piped to a file.

Ok, I managed to define a custom button in the Tools menu in CF Studio.
This button calls the bat file below and passes the file name as first 
parameter
(gee, DOS is really far away!)
"C:\Program Files\Java\jdk1.5.0_04\bin\javac" -classpath 
C:\CFusionMX\lib\cfx.jar -d C:\CFusionMX\wwwroot\WEB-INF\classes %1 
 >C:AAA.txt

It works, I got the compile class at the right place, CF has recognized 
the CFX, but it is complaining that
"Unsupported major.minor version 49.0" about my tag ???
What the heck is that? "version" of WHAT?

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217594
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to