aspose file tools
The moose likes Android and the fly likes Set values dynamically in a command set Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Set values dynamically in a command set" Watch "Set values dynamically in a command set" New topic
Author

Set values dynamically in a command set

Renjith Mohan
Ranch Hand

Joined: Nov 28, 2008
Posts: 63


My aim is to send a few sets of commands to an embedded device via bluetooth. Ideally, those commands look like:



I want to dynamically set the values of NUM and DEV. One way is creating this from scratch (by attaching to StringBuffer) each time it executes. Is there any proper way of implementing?

Can we use placeholders like we do in reporting APIs?

Thanks in advance!
 
jQuery in Action, 2nd edition
 
subject: Set values dynamically in a command set
 
Threads others viewed
Moving JSF apps gracefully through environments
Base Converter
who can get the simplest code?
Behaviour of Volatile variables
Resultset with million rows
MyEclipse, The Clear Choice