This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#401 2011-05-08 10:20:53

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: SIMPL-DOS thread

I know enough to make a programming language that can save files but not open. I know enough to make a program that can open normal files but not files created by the user, e.g. files without an extension.
EDIT: I also know all if's, and else's.
EDIT2: And variables, set, create, pretty much everything.

Last edited by rdococ (2011-05-08 10:22:14)

Offline

 

#402 2011-05-10 20:40:47

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

rdococ wrote:

I know enough to make a programming language that can save files but not open. I know enough to make a program that can open normal files but not files created by the user, e.g. files without an extension.
EDIT: I also know all if's, and else's.
EDIT2: And variables, set, create, pretty much everything.

I guess you mean making it in batch.  Also opening files of any extension (text files only) is as SIMPLe (  tongue  ) as this:

For displaying immediately in the terminal/CMD window:

Code:

 echo < "path to file"

or for inserting into a variable:

Code:

 set /p varname=<"path to file"

Go ahead and make that programming language, if you want to.  tongue


Oh, and bump.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#403 2011-05-12 09:02:50

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: SIMPL-DOS thread

fire219 wrote:

rdococ wrote:

I know enough to make a programming language that can save files but not open. I know enough to make a program that can open normal files but not files created by the user, e.g. files without an extension.
EDIT: I also know all if's, and else's.
EDIT2: And variables, set, create, pretty much everything.

I guess you mean making it in batch.  Also opening files of any extension (text files only) is as SIMPLe (  tongue  ) as this:

For displaying immediately in the terminal/CMD window:

Code:

 echo < "path to file"

or for inserting into a variable:

Code:

 set /p varname=<"path to file"

Go ahead and make that programming language, if you want to.  tongue


Oh, and bump.

So the < command takes from a file? Thank you for it. It adds to my knowledge of Batch!

Offline

 

#404 2011-05-12 16:42:40

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

rdococ wrote:

fire219 wrote:

rdococ wrote:

I know enough to make a programming language that can save files but not open. I know enough to make a program that can open normal files but not files created by the user, e.g. files without an extension.
EDIT: I also know all if's, and else's.
EDIT2: And variables, set, create, pretty much everything.

I guess you mean making it in batch.  Also opening files of any extension (text files only) is as SIMPLe (  tongue  ) as this:

For displaying immediately in the terminal/CMD window:

Code:

 echo < "path to file"

or for inserting into a variable:

Code:

 set /p varname=<"path to file"

Go ahead and make that programming language, if you want to.  tongue


Oh, and bump.

So the < command takes from a file? Thank you for it. It adds to my knowledge of Batch!

You're welcome.  smile


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#405 2011-05-14 01:15:45

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: SIMPL-DOS thread

SIMPL-DOS 0.42.5: A new SIMPL that includes Wikipedia Loader, which makes your browser go to the article of your choice. Found WL's code lying around and wanted to add it to SIMPL. It will be released soon.  smile

Last edited by WindozeNT (2011-05-14 01:16:14)


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#406 2011-05-21 10:40:24

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

WindozeNT wrote:

SIMPL-DOS 0.42.5: A new SIMPL that includes Wikipedia Loader, which makes your browser go to the article of your choice. Found WL's code lying around and wanted to add it to SIMPL. It will be released soon.  smile

Can I develop after you're done?

Offline

 

#407 2011-05-21 11:25:33

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

ThePCKid wrote:

WindozeNT wrote:

SIMPL-DOS 0.42.5: A new SIMPL that includes Wikipedia Loader, which makes your browser go to the article of your choice. Found WL's code lying around and wanted to add it to SIMPL. It will be released soon.  smile

Can I develop after you're done?

Sure. Also, since you seemed to dissappear from this thread, you got marked "Inactive" on the dev list. I'll fix that now.  wink

Also, it would make everything a bit easier if you could get on the SIMPL-DOS Hamachi Network. I will give you the creds to it on the SIMPL site.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#408 2011-05-21 11:50:29

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

fire219 wrote:

ThePCKid wrote:

WindozeNT wrote:

SIMPL-DOS 0.42.5: A new SIMPL that includes Wikipedia Loader, which makes your browser go to the article of your choice. Found WL's code lying around and wanted to add it to SIMPL. It will be released soon.  smile

Can I develop after you're done?

Sure. Also, since you seemed to dissappear from this thread, you got marked "Inactive" on the dev list. I'll fix that now.  wink

Also, it would make everything a bit easier if you could get on the SIMPL-DOS Hamachi Network. I will give you the creds to it on the SIMPL site.

Okay. I'll be able to get on Hamachi at about 3:30-4:00 PM CST.
I'll make SIMPL-0.42.6.

Last edited by ThePCKid (2011-05-21 12:56:12)

Offline

 

#409 2011-05-21 13:52:53

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

ThePCKid wrote:

fire219 wrote:

ThePCKid wrote:


Can I develop after you're done?

Sure. Also, since you seemed to dissappear from this thread, you got marked "Inactive" on the dev list. I'll fix that now.  wink

Also, it would make everything a bit easier if you could get on the SIMPL-DOS Hamachi Network. I will give you the creds to it on the SIMPL site.

Okay. I'll be able to get on Hamachi at about 3:30-4:00 PM CST.
I'll make SIMPL-0.42.6.

ok.

Creds on your profile page.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#410 2011-05-21 15:40:57

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

fire219 wrote:

ThePCKid wrote:

fire219 wrote:

Sure. Also, since you seemed to dissappear from this thread, you got marked "Inactive" on the dev list. I'll fix that now.  wink

Also, it would make everything a bit easier if you could get on the SIMPL-DOS Hamachi Network. I will give you the creds to it on the SIMPL site.

Okay. I'll be able to get on Hamachi at about 3:30-4:00 PM CST.
I'll make SIMPL-0.42.6.

ok.

Creds on your profile page.

Okay; got it through E-mail.
C'mon, time is s-l-o-w-i-n-g- -d-d-o-o-w-w-n-n...

Offline

 

#411 2011-05-21 16:21:11

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: SIMPL-DOS thread

ThePCKid wrote:

fire219 wrote:

ThePCKid wrote:


Can I develop after you're done?

Sure. Also, since you seemed to dissappear from this thread, you got marked "Inactive" on the dev list. I'll fix that now.  wink

Also, it would make everything a bit easier if you could get on the SIMPL-DOS Hamachi Network. I will give you the creds to it on the SIMPL site.

Okay. I'll be able to get on Hamachi at about 3:30-4:00 PM CST.
I'll make SIMPL-0.42.6.

It'll be online tomorrow.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#412 2011-05-21 16:46:11

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

ʕ•ᴥ•ʔ
I need permission to join the network.

Offline

 

#413 2011-05-21 19:52:16

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

ʕ•ᴥ•ʔ
Bump

Offline

 

#414 2011-05-21 22:09:08

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

SIMPL-DOS v0.42.1
WindozeNT gave permission

Last edited by ThePCKid (2011-05-22 17:42:47)

Offline

 

#415 2011-05-21 22:10:45

Earthboundjeff
Scratcher
Registered: 2010-09-28
Posts: 1000+

Re: SIMPL-DOS thread

It looks complicated...
Really hating that 60 second rule.


https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcR1SONrHUmdKZXQNDgtN_vpycOOo-BDMfnlqHZRA1lMpYXhX7Jc

Offline

 

#416 2011-05-21 22:23:53

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

Earthboundjeff wrote:

It looks complicated...
Really hating that 60 second rule.

You know what else is complicated?
Yo mama.

Offline

 

#417 2011-05-22 17:30:12

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: SIMPL-DOS thread

ThePCKid wrote:

SIMPL-DOS v0.42.1
WindozeNT gave permission

Please upload to something other than MediaFire.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#418 2011-05-22 17:43:04

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: SIMPL-DOS thread

WindozeNT wrote:

ThePCKid wrote:

SIMPL-DOS v0.42.1
WindozeNT gave permission

Please upload to something other than MediaFire.

>_<
There

Offline

 

#419 2011-05-22 18:41:33

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

Earthboundjeff wrote:

It looks complicated...
Really hating that 60 second rule.

Not really. Just start it up, and type in the commands.  tongue

If you mean programming it, yea, that can get a bit hard, but not if you are used to programming.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#420 2011-05-23 11:26:47

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: SIMPL-DOS thread

can i join the team?


http://i.imgur.com/1QqnHxQ.png

Offline

 

#421 2011-05-23 11:32:03

coolboy2009
Scratcher
Registered: 2009-07-12
Posts: 1000+

Re: SIMPL-DOS thread

How do I make a programming language VIA DOS Batch Files?


MOMS SPAGHETTI. (Steam: http://bit.ly/MICDaz) (roblox: http://bit.ly/LRJmcd) and (Xbox: Hal0r0cks1337)

Offline

 

#422 2011-05-23 12:14:18

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

@TRocket Maybe.

@coolboy That is a very complex thing to do, and not even I am completely sure how.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#423 2011-06-05 15:20:05

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

Mega bump.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#424 2011-06-07 08:31:34

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

Ok, I have a question for everyone. A few people have told me that the background music on the website crashes their browser. Should I remove the music, or keep it?


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#425 2011-06-15 18:26:56

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: SIMPL-DOS thread

Look here: SDB commercial!


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

Board footer