BlackBerryForums.com : Your Number One BlackBerry Community      

»Sponsored Links




Reply
 
LinkBack Thread Tools
  (#1 (permalink)) Old
Paulie Offline
New Member
 
Posts: 2
Join Date: Apr 2008
Location: Oxford
Model: 8310
PIN: N/A
Carrier: Vodafone
Default RAPC will not run from the command line - 05-09-2008, 06:21 AM

Hi,

I have written this batch file to convert a .jad file to .cod. when I run the script RAPC does nothing. I have included the script, any thoughts anybody....

cls
echo off
xcopy "Test.jad" "C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin\"
xcopy "Test.jar" "C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin\"

echo on
::create the cod files
set PATH=%JAVA_HOME% C:\j2sdk1.4.2_13

cd /d "C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin"

rapc.exe import="C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\lib\net_rim_api.jar" codename=Test -midlet jad=Test.jad Test.jar
pause


echo off
:: move the cod file to the jad and Test directory
move "C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin\Test.*" "C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0"

cd /d C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0

del Test.alx
del Test.cod

:: create the new alx file

echo ^<loader version="1.0"^> >Test.alx
echo ^<application id="Test"^> >>Test.alx
echo ^<name^>Test^</name^> >>Test.alx
echo ^<description^>Test^</description^> >>Test.alx
echo ^<version^> ^</version^> >>Test.alx
echo ^<vendor^> ^</vendor^> >>Test.alx
echo ^<copyright^> ^</copyright^> >>Test.alx
echo ^<fileset Java="1.0"^> >>Test.alx
echo ^<files^>Test.cod^</files^> >>Test.alx
echo ^</fileset^> >>Test.alx
echo ^</application^> >>Test.alx
echo ^</loader^> >>Test.alx
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1