Page 4 of 10

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 2:36 am
by electrochrisso
Sorry to hear about your rotten neighbor Fangbeast, Unfortunately the combination of alcohol, drugs and mind numbing TV, has a bad effect on society, I actually sold up and moved on from Adelaide to get away from that crap, as the once quiet and respectable neighborhoods are becoming the domain of rude and inconsiderate rotter's, I now live in a rural area.
But you cant completely get away from these agro pigs, they are also driving on the road, the other day I got abused for driving too slow with lots of profanity, in Mildura, and I was sitting on the speed limit, I just ignore these pigs, as I have come to the conclusion these dogs are actually trying to cause a confrontation, as being in a rage is like a drug for them, especially if they cant get hold of their other fixes. :(
If you want to upload stuff for people to download, have a look at opening a free account with http://www.000webhost.com/ I have had one for years, and they have never deleted my account. :)

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 4:54 am
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 5:16 am
by OldSkoolGamer
Wow, first time in awhile I've been called the Devil....LOL :evil:

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 5:18 am
by Fangbeast
OldSkoolGamer wrote:Wow, first time in awhile I've been called the Devil....LOL :evil:
Wasn't you, I was referring to LuciferSD :):) I get confused as to who suggested what these days.

P.S. To everyone else, as the project is too long to paste now, someone suggested box.com to which I already had a free account but wasn't using.

See if this link works for anyone.:

https://www.box.com/signup/collablink/d ... c1c589d46b

It has the original MenuMaster hybrid (yukky) and now the cleaner RecipeMuncher (My wife's idea for the name.

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 7:51 am
by OldSkoolGamer
Pretty nice looking interface so far. Will have a play around with the source tomorrow.

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 2:29 pm
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 9:16 pm
by OldSkoolGamer
Pretty nice so far, but FYI on the latest one you left out the _ErrorHandler.pbi. Got it from a version from yesterday though to test it out. 8)

Re: MealMaster: Decoding text file format to database

Posted: Sat Jan 05, 2013 11:03 pm
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 4:13 am
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 6:22 am
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 6:23 am
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 2:11 pm
by infratec
Hi Fangbeast,

easy :mrgreen:

You have to reset the state at the end of the recipe:

Code: Select all

Debug "----------**********//////////\\\\\\\\\\**********----------"
              ;CloseFile(Program\RecipeFileHandle)
              ;ProcedureReturn
              State = #RecipeNone
But that's only one point.
Now it is running over all recipes, but don't leave the loop.

But I have already written this functionallity a few pages backwards.
Look there and modify this (if needed).
It uses

Code: Select all

While Not Eof(File)
Bernd

P.S.: Oh, and I don't want to register me at this software box. :oops:

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 4:17 pm
by LuCiFeR[SD]
Fangbeast wrote:
OldSkoolGamer wrote:Wow, first time in awhile I've been called the Devil....LOL :evil:
Wasn't you, I was referring to LuciferSD :):) I get confused as to who suggested what these days.

P.S. To everyone else, as the project is too long to paste now, someone suggested box.com to which I already had a free account but wasn't using.

See if this link works for anyone.:

https://www.box.com/signup/collablink/d ... c1c589d46b

It has the original MenuMaster hybrid (yukky) and now the cleaner RecipeMuncher (My wife's idea for the name.
hehe, no Fangles.. I suggested BitBucket :) I think you have been sniffing Srod's underpants again and got confused between the smell of a box and a dirt box :P

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 9:11 pm
by Fangbeast
Moderator, Please remove this post, outdated.

Re: MealMaster: Decoding text file format to database

Posted: Sun Jan 06, 2013 9:13 pm
by Fangbeast
Moderator, Please remove this post, outdated.