Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Code Samples & Tips
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Code Samples & Tips Share your recent discoveries and ideas with other users.

Dynamic Variable Module

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-01-2009, 04:55 PM
Junior Member
 
Join Date: Apr 2007
Location: Catalonia
Posts: 40
Default Dynamic Variable Module

This module have 4 funcions:

SetVar(Name,Value)
Define variable.
If variable exist then change the value.
DynVar.SetVar("MyVariable1",255)
DynVar.SetVar(TextBox1.Text,TextBox2.Text)


GetVar(Name)
Return the value of the variable.
TextBox1.Text=DynVar.GetVar("MyVariable1")


DynVar.DelVar(Name)
Delete the variable


DynVar.ClearAll
Delete all variables

With this module is possible create and work with Dynamic variables.

Sorry for my English

PepSoft
Attached Files
File Type: zip DynVar.zip (16.6 KB, 59 views)
Reply With Quote
  #2 (permalink)  
Old 07-01-2009, 07:18 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Nice example
__________________
Basic4android documentation
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Properties module - useful module for working with properties / ini files Erel Code Samples & Tips 2 10-13-2011 10:02 PM
Dynamic simulations klaus Share Your Creations 8 11-19-2008 06:55 PM
passing a module name as a variable Cableguy Questions (Windows Mobile) 4 10-24-2008 10:47 AM
Can I manipulate objects with dynamic names ? origami Questions (Windows Mobile) 2 05-31-2008 03:30 PM
GPS Mouse dynamic platform setting lucifer1 Share Your Creations 0 06-03-2007 08:14 PM


All times are GMT. The time now is 01:58 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0