Subversion Repositories Kolibri OS

Rev

Rev 539 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 539 Rev 9587
Line 29... Line 29...
29
;0.14 drawlbut ~03.10.2004
29
;0.14 drawlbut ~03.10.2004
30
;0.15 extendet label!
30
;0.15 extendet label!
Line 31... Line 31...
31
 
31
 
32
; LOADFILE
32
; LOADFILE
33
; (SYNTAX)  LOADFILE 'full_path_to_file',file_load_area,file_temp_area
33
; (SYNTAX)  LOADFILE 'full_path_to_file',file_load_area,file_temp_area
Line 34... Line 34...
34
; (SAMPLE)  LOADFILE '/rd/1/clock.bmp',load_area,temp_area
34
; (SAMPLE)  LOADFILE '/sys/clock.bmp',load_area,temp_area
35
 
35
 
36
 
36