Hi Dave, Thanks for reply, I agree that spoon feeding is not a good habit or say good practice but I really did not get anything related to above questions?
On Tuesday, July 14, 2015 at 6:02:13 PM UTC+5:30, Dave Grenfell wrote: > > Sorry Ashish, you must really get an instruction manual and refer to it > every time you have a question. I have found that the learning curve is > much faster than if somebody keeps feeding you all the answers. Okay will > try to find out once again thanks for support. > > Sent from my iPad > > On Jul 14, 2015, at 4:42 AM, Ashish Kopre <[email protected] > <javascript:>> wrote: > > Thanks alot for explaination.... > Will you tell me > 1. How relations are metain in different files? For example foreign key in > relational database... > 2. How size of columns its datatypes are defined? > > > On Monday, July 13, 2015 at 11:09:59 PM UTC+5:30, Dave Grenfell wrote: >> >> >> >> *From:* Ashish Kopre >> *Sent:* Monday, July 13, 2015 8:57 AM >> *To:* [email protected] >> *Subject:* Jbase schema >> >> Hello, >> >> I want to know what these commands are doing actually, what should I do >> after this. >> In documentation They gave like follow. >> >> >> jsh PLAY ~ -->CREATE-FILE BP TYPE=UD >> this is the command to create a file called BP that will hold all >> your basic programs >> jsh PLAY ~ -->ED BP HELLO.WORLD >> here you are using the editor (ED) to edit an called >> “HELLO.WORLD” in your BP file . If the item does not exist, this will >> create it] >> 001 CRT 'HELLO WORLD' >> this is the first line that you are putting in to the item >> jsh PLAY ~ -->BASIC BP HELLO.WORLD >> Here you are compiling (BASIC), your item “hello.world” >> jsh PLAY ~ -->CATALOG BP HELLO.WORLD >> CATALOGING your item now makes it an “.exe” file . Previous setup of >> jbase will determine where >> jsh PLAY ~ -->HELLO.WORLD HELLO WORLD. >> >> if you are logged into the same directory as where your “.exe” file is, >> all you should have to do is type “hello.world”, and the program will >> display “hello.world” on your screen. This is where I started too, and >> spent over 30 years writing programs. Good luck. >> >> Please help me to understand this cinario. >> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "jBASE" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] <javascript:> > To unsubscribe, send email to [email protected] <javascript:> > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
