BlackBerry Forums Support Community
              

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

Please Login to Remove!

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
Offline  
Closed Thread



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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Blackberries Advertising Vinyl Banner Flag Sign Many Sizes Available USA picture

Blackberries Advertising Vinyl Banner Flag Sign Many Sizes Available USA

$174.84



FARM FRESH BLACKBERRIES CLEARANCE BANNER Advertising Vinyl Flag Sign AAA picture

FARM FRESH BLACKBERRIES CLEARANCE BANNER Advertising Vinyl Flag Sign AAA

$174.84



Blackberry Advertising Banner Vinyl Mesh Sign Fruit Vegetable Berry Farm Fresh picture

Blackberry Advertising Banner Vinyl Mesh Sign Fruit Vegetable Berry Farm Fresh

$219.95



BLACKBERRY MEAD Advertising Vinyl Banner Flag Sign Many Sizes MEDIEVAL V2 picture

BLACKBERRY MEAD Advertising Vinyl Banner Flag Sign Many Sizes MEDIEVAL V2

$174.84



Little Trees 67343 Blackberry Clove Hanging Air Freshener for Car/Home 144 Pack picture

Little Trees 67343 Blackberry Clove Hanging Air Freshener for Car/Home 144 Pack

$94.99



Vintage Rim Blackberry R957M-2-5 - NO CHARGER UNTESTED/PARTS ONLY picture

Vintage Rim Blackberry R957M-2-5 - NO CHARGER UNTESTED/PARTS ONLY

$44.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.