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


Rotary Paddle Level Sensor Level Switch Fit Powder Bin Detect Control Switch 24v picture

Rotary Paddle Level Sensor Level Switch Fit Powder Bin Detect Control Switch 24v

$63.70



FOOT SWITCH PEDAL COMPLETELY BUILT-IN ELECTRIC PEDAL SWITCH 15A picture

FOOT SWITCH PEDAL COMPLETELY BUILT-IN ELECTRIC PEDAL SWITCH 15A

$26.50



Tarp Rocker Switch Kit with Solenoid picture

Tarp Rocker Switch Kit with Solenoid

$177.81



1 New Boltswitch PT364 200 amp 600v Fused Pullout Switch w/200a Read Discription picture

1 New Boltswitch PT364 200 amp 600v Fused Pullout Switch w/200a Read Discription

$250.00



15A Foot switch Pedal fully built-in electric pedal switch picture

15A Foot switch Pedal fully built-in electric pedal switch

$25.12



ELECTRIC COOLING FAN GROUND-ING THERMO-STAT SWITCH RADIATOR TEMP-ERATURE SENSOR picture

ELECTRIC COOLING FAN GROUND-ING THERMO-STAT SWITCH RADIATOR TEMP-ERATURE SENSOR

$17.99







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