Workbench/Icons/Information

A forum for general AmigaOS 4.x support questions that are not platform-specific
Post Reply
JosDuchIt
Posts: 291
Joined: Sun Jun 26, 2011 6:47 pm
Contact:

Workbench/Icons/Information

Post by JosDuchIt »

Is the function "Information" available through the WB submenu also available as a CLI function?

I know you can launch it with WB arexx port, but then its window appears on the Workbench screen.
What i am after is opening it on the public screen from which it is launched.
User avatar
LyleHaze
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 525
Joined: Sat Jun 18, 2011 5:06 pm
Location: North Florida, near the Big Bend

Re: Workbench/Icons/Information

Post by LyleHaze »

You can get the file version information with the Version command,
You can see the file name, size, and protection bits, last date and time it was changed and the file comment with the List command.
You can change the comment with the the filenote command.
I think that's everything on the "file" tab of information.

I do not know of any support for the "Icon" tab without going outside of the O.S. supplied commands.
User avatar
thomasrapp
Posts: 318
Joined: Sun Jun 19, 2011 12:22 am

Re: Workbench/Icons/Information

Post by thomasrapp »

JosDuchIt wrote:Is the function "Information" available through the WB submenu also available as a CLI function?
See attachment. 68k, but with source code.
Attachments
wbinfo.lha
(1.76 KiB) Downloaded 237 times
JosDuchIt
Posts: 291
Joined: Sun Jun 26, 2011 6:47 pm
Contact:

Re: Workbench/Icons/Information

Post by JosDuchIt »

@LyleHaze

It's to be able to change tooltypes ( eg for a filename you have in clipboard) without having to go through the WB menu
@ ThomasRapp
thanks for the hint.
Sources are always interesting
It opens on a defined pubscreen too: another thing i was looking for
I noted: wbinfo is in my c: drawer, as a standard OS4.1 command i guess.
User avatar
nbache
Beta Tester
Beta Tester
Posts: 1744
Joined: Mon Dec 20, 2010 7:25 pm
Location: Copenhagen, Denmark
Contact:

Re: Workbench/Icons/Information

Post by nbache »

Yes, it is in OS4 as a native command.

Try "help wbinfo".

Best regards,

Niels
Post Reply