Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9586 → Rev 9587

/programs/other/outdated/sysxtree/trunk/ascl.inc
31,7 → 31,7
 
; LOADFILE
; (SYNTAX) LOADFILE 'full_path_to_file',file_load_area,file_temp_area
; (SAMPLE) LOADFILE '/rd/1/clock.bmp',load_area,temp_area
; (SAMPLE) LOADFILE '/sys/clock.bmp',load_area,temp_area
 
 
macro loadfile file_name,file_load_area,file_temp_area
/programs/other/outdated/sysxtree/trunk/sysxtree.asm
850,7 → 850,7
; OS allows only 256 symbols in command line
cmp ebx, 250
jae still
; we use Pascal-style strings for /RD/1/COPYR
; we use Pascal-style strings for /SYS/COPYR
; source file
mov edi, copyr_param
mov al, bl
2556,7 → 2556,7
; dd 0x1
; dd path
; dd tempzone
; db '/RD/1/MRU.LST',0
; db '/SYS/MRU.LST',0
; //// Willow
 
;Name of programs