%!PS /ReadPrice { % (filename.ini) ReadPrice -dict- << exch runlibfile >> } bind def % --- Test Code --- (ShowPrice.ini) ReadPrice dup (ITEM_NAME) get (「) print print (」は) print dup (ITEM_COST) get 1.05 mul 0.5 add cvi 10 string cvs print (円(税込み)) = pop