The Dink Network

Reply to Re: a few questions...

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 26th 2008, 05:35 PM
burntree.gif
Fireball5
Peasant He/Him Australia
Let me heat that up for you... 
i want a real-time app that lets you veiw the scripts function while being executed, and the ability to continue one line at a time.

or maybe an app with the entire DinkC in it that checks the .script files for invalid lines or syntax errors etc. hmm... maybe i could make a checker... but a realtime view would be good, so i could see exactly where any bugs occure. i don't want to have to blindly edit code which i might mess up even more (i have done it before in PureBasic, but thanks to its in-built debugging functions i soon found at that it was working fine, and it didn't freeze, it was just very busy completing a loop waiting for network events to happen) do you get what i mean?