Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.
I believe the bushes in my yard will BURN before God picks up a PC to send a message
A C compiler will not comply Batch Code.
PDS, A C Compiler compiles C Source code.
"Basic" as usual is confused or misleading or both.
try this website
how did microsoft make a Exe before there was something else then ms-dos
# clear the screen mov $clear_screen,%ecx # send the escape code to clear screen call write_stdout ############################## # draw VMW logo mov $vmw_sprite,%esi # Load in sprite mov $((0x8<<8)+0x6),%ax # Load in x and y co-ords call blit_219 # put "A VMW Software Production" # white, x=7, y=15 mov $vmw_string,%esi call put_text_line_inline call dump_to_screen # dump framebuffer to screen push $3 pop %ecx # Pause 3 seconds call pause_a_while ################################ # Main Menu Loop opening_screen: ############################### # clear the framebuffer call clear_framebuffer ############################## # title screen mov $opener_sprite,%esi # load the title sprite xor %eax,%eax # at 0,0 call blit_219 # Yellow, title_string,x=0 y=5 mov $title_string,%esi # Malicious Marketers call put_text_line_inline call dump_to_screen # copy to screen ######################### # pause for 10 seconds # or less if key pressed push $10 pop %ecx call pause_a_while ######################### # set variables xor %ebp,%ebp # menu-item=0 ######################### # draw attention block # xor %bl,%bl # color = 0 call put_attention_block #################################### # put the "press F1 for help" string mov $menu_help_string,%esi # color grey x=0 y=20 call put_text_line_inline
so is this the methode?
theres no batch converter for msdos.
which program lang. this is?
takes 4 floppys
Does any one make these any more??
salmon trout how to draw some spites in quickbasic?
REM ***Guess The Number***CLSPRINT "What is your name"<INPUT nm$110 RANDOMIZE TIMERN/INT*RN(;1PRINTPRINT nm$<", I)m thinking of a"PRINT "numand 20."138 PRINTPRINT "What is my number"<>input gF g\|n THEN 300PRINTPRINT "Hurray, "<nm$<"!"PIT You Guessed my numbe!"FOR t/1 to 10000>NEXT t200 PITRNT nm$<", Do you want to"PRINT "play again"<>INU$F a$?"Y" R a$?"y" r a$? "YES or a$/"yes" THE1I$\|"N" or a$\|n$\NO" or a$\|"no" THEN 200PRINT>END300 PRINTF gTEN 350PRINT "Sorry, "<NM$<". Too Small!"GOTO 138.350 RINT "Sorry "nm$<". Too Big!" GOTO 138