;Simple PowerASL Demo ReqType.l=0 = B ReqType=2 ݂ "Sorry Screenmoderequesters required ASLLibray V38 or heigher."   (1,ReqType) ;Init ASLRequester Object  (1) ݁ "You have selected "  7 (1)  0 ;Filerequester (1)>1 ݂ ݃((1))," Files." " ݂ "a File" ݂ "FileName: ",(1) ݂ "Path: ",(1)  1 ;Fontrequester ݂ "a Font." ݂ "Fontname: ",(1) ݂ "Fontsize: ",݃( (1)) ݂ "FontStyle: ",݃(!(1)) ݂ "FontFlags: $",܄("(1))  2 ;Screenmoderequester ݂ "a Screenmode." ݂ "DisplayID: $",܄(0(1)) ݂ "DisplayWidth: ",݃(1(1)) ݂ "DisplayHeight: ",݃(2(1)) ݂ "DisplayDepht: ",݃(3(1)) ݂ "OverscanType: ",݃(4(1)) 5(1) ݂ "AutoScroll: Yes" " ݂ "AutoScroll: No"    " ݂ "You have nothing selected."  " ݂ "Can't alloc Requester"