AutoHotkey Community

It is currently May 27th, 2012, 7:31 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: June 29th, 2006, 2:22 pm 
Offline

Joined: March 2nd, 2005, 10:59 am
Posts: 59
Hello
I use listvar to display the content of the variables.
But in the window the variables are shortend
e.g.
CopyDest[67 of 259]: \\192.168.2.4\bak_komp\bak_neu_F_literatu_info_DBs\2006_06_2...

the help states teh first 60 Chrakters are displayed...
Is there any way to display the complete variabels in the window?
Thank you very much
Michael


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 29th, 2006, 2:37 pm 
Offline

Joined: December 27th, 2005, 1:46 pm
Posts: 6837
Location: France (near Paris)
It doesn't display shortened variables (their name) but shortened variable contents...
If you want to see some specific variables, just use MsgBox, Tooltip, FileAppend, OutputDebug, etc. on these variables.
OutputDebug is nice because you can see immediately the result, and it is persistant (in a list).

_________________
Image vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: HotkeyStick, oldbrother, sjc1000, SKAN, thor and 61 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group