Is there a way to select a file and have its path copied somewhere.
Well im trying to get the !crypt command of lsplus to work in a more automatic way by not having to copy the path to the file I want to Crypt every time and somehow copy that extracted path to the rc.
wel a get path label(or something) output would be very usefull for lot of different operations that involve selecting a specific file without having to type the path and file name.
I have searched al available modules and havent been able to find a module that gets the path.
Is there such module.
you mean like pick a file through a dialog?
the module comdlgls can do it.
Thanks for the advice, but downloaded comdlgls read the instructions,tried every example.besides having litestep make an ilegal op and crush internet explorer didnt do anything.I dont know I copied and paste the examples from the readme and nothing.
maybe its an old module or its something with my configuration.
Win98se,Ls0.24.7rc2
loaded mods:main-theme
jkey.037
gestures
jdesk0.711
taskbar3-0.305
xlabellight-1.1
systray
lsplus
popup2
clockwork-0.62
tasks
rainimation
loaded mods:sub-theme1
jdesk-0.711
xlabellight-1.1
Literunner
Kidnap
loaded mods:sub-theme2
jdesk-0.711
xlabellight-1.1
lsplus
this configuration never crushes - never fails-recycles(and switches to subthemes) in a second.
labelondrop !alert
(can be done with skinbox, layercut..., too)
Smurth, Thanks a lot you're right It can be done with label-1.99 or xlabellight starting from version 2.8.3. to bad xlabellight 1.1 dosen't souport the old syntax and its not able to doit.
The difference between xlabellight-1.1 and xlabellight 2.83 or 2.9 (performance wise)is so great that Im not willing to pay the price of messing up my system to get the old syntax support.Just load 1.1 version recycle and youll see what I mean.(Im just performance freek)
nevertheless Im following youre advice loading label-1.99 on a subtheme to get the automatic !Crypt function.
Thanks a lot.
If I remembar right, label-1.99 have memory leaks
Xlabel has a big GDI object leak if you use it to display desktop icons, but it seems that otherwise it's fine.
Does comdlgls crash for anyone else? I wouldn't be surprised if some of the set/get stuff made it die if you did things in a weird sequence, but a simple "!ComDlgFile" should work fine... :/
RabidCow,I reloaded Comdlgs to recreate the failure:
!ComDlgFolder (Works)
!ComDlgColor (Works)
!ComDlgFont (Works)
!ComDlgFile (Doesent Work)
*Could not get it to crash again.