New to PinStack? Register today, its free! 
 Search: Advanced Search | Tags  Sponsored by:
PinStack.com > SmartPhone Forums > Smartphone Discussion Forums > BlackBerry Smartphones > BlackBerry Aftermarket Development > Software & Theme dev >

Pls help! trying to program to save and open file on bb ??

This is a discussion on Pls help! trying to program to save and open file on bb ?? within the Software & Theme dev forums, part of the BlackBerry Aftermarket Development category; Hey im working on a project for work im trying to create a form that will be able to save ...

Join our alliance! Smartphone forums, add-ons & news - Free Sign up!
Reply
 
LinkBack Thread Tools
  #1  
Old 05-29-2006 -
Prince_Venom Prince_Venom no está en línea
Stack level 1
Join Date: May 2006
 
Device:
Posts: 12
Trust Level: Prince_Venom Average
Bookmark and Share   
Question Pls help! trying to program to save and open file on bb ??

Hey

im working on a project for work

im trying to create a form that will be able to save and open the file so the user may be able to switch between existing forms.

im not sure exactly how to do it, i guess u could create some sort of database??

i am using MDS

someone pls help
Reply With Quote
  #2  
Old 05-29-2006 -
hayden hayden está en línea ahora
Stack Admin
Join Date: Jul 2004
View my LinkedIn profile
 
Device: iPhone 3GS
PIN/ID: ask
Posts: 12,121
Blog Entries: 3
Trust Level: hayden - PinStack Moderation Team
Re: Pls help! trying to program to save and open file on bb ??

How far have you gotten so far with this?
Reply With Quote
  #3  
Old 05-29-2006 -
Prince_Venom Prince_Venom no está en línea
Stack level 1
Join Date: May 2006
 
Device:
Posts: 12
Trust Level: Prince_Venom Average
Re: Pls help! trying to program to save and open file on bb ??

well ive created around 15 or more screens, and 10 globals consisting of about 15 data definitions.

so ive done the whole form so far with all the inputs.

and right now the program will save your data in the input boxes since its on persistent data type

but i want to be able to store this data so that i can begin creating new forms, while still being able to access the old data

right now im trying to create some sort of array in MDS that can store all my data, and use a list to access the different locations in the array... but so far its not going too well... i could use some help or another way of doing this

thx
Reply With Quote
  #4  
Old 05-30-2006 -
Prince_Venom Prince_Venom no está en línea
Stack level 1
Join Date: May 2006
 
Device:
Posts: 12
Trust Level: Prince_Venom Average
Re: Pls help! trying to program to save and open file on bb ??

Is there any way in MDS studio to actually save a file and open it later...

now that i think about it, the JDE would be so much easier, but ive already gotten this far.

The array functions in MDS are Stacks.. which wouldnt work that well.. because they pop and push objects around, therefore it would be inefficient.

im hoping to use something like RecordStore, but the crappy script files in MDS dont support much java... i think they support up to 1.3 or something

anyone got any ideas...
Reply With Quote

Reply

Tags
file, open, pls, program, save

Thread Tools