View Single Post
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#681
Originally Posted by xur17 View Post
How do I access the variables, such as: $QBW_EXEC_REASON from the bash script that I run?
Hi ... see example here
PHP Code:
/home/user/.queen_beecon_dir/mlbeecon_reloaded.sh "$QBW_REMEMBER_ME" "$QBW_HOTSPOT_PRESS" "$QBW_ID
Originally Posted by mlbeecon_reloaded.sh
PHP Code:
#dt=`TZ=EST+24 date +%Y%m%d`
QBW_REMEMBER_ME="$1"
QBW_HOTSPOT_PRESS="$2";
QBW_ID="$3";
... 
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-09-30 at 22:55.