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


Measurement Computing 197728B USB 1608HS-2A0 16-Channel Digital DAQ +2 Analog picture

Measurement Computing 197728B USB 1608HS-2A0 16-Channel Digital DAQ +2 Analog

$422.50



Onset Computer Analog/Temp/RH/Light Data Logger MX1104 Onset Computer MX1104 picture

Onset Computer Analog/Temp/RH/Light Data Logger MX1104 Onset Computer MX1104

$261.31



MEASUREMENT COMPUTING PCI-DDA08/16 8-channel, 16-bit Analog Output Board 48 D IO picture

MEASUREMENT COMPUTING PCI-DDA08/16 8-channel, 16-bit Analog Output Board 48 D IO

$349.99



Measurements Computing PCI-DDA02/16 Analog Output and Digital I/O Card picture

Measurements Computing PCI-DDA02/16 Analog Output and Digital I/O Card

$699.99



Measurement Computing CIO-DAS08 Multifunction Analog and Digital I/O Board picture

Measurement Computing CIO-DAS08 Multifunction Analog and Digital I/O Board

$599.99



Computer Based Andon Alert Signal Manufacturing Software Application picture

Computer Based Andon Alert Signal Manufacturing Software Application

$499.00







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