You are here: PSPad forum > English discussion forum > CTRL+Space - More than one |
Posted by: nergmlam | Date: 04/12/2012 14:05 | IP: IP Logged
Hi Jan
Can you make it possible to use more than one | in your clip files using CTRL+Space
It could be usefull in this example:
Dim sDomain : sDomain = "|"
Dim sUserName : sUserName = "|"
Dim sPassword : sPassword = "|"
But I often have more than 3 strings my users must type text in .
If so, there should also be a shortcut to jump to the next |
--
Sincerely
J. Malmgren
IT-Programmer
Denmark
Version 4.5.7(2441)
Posted by: myf | Date: 04/12/2012 18:26 | IP: IP Logged
I suppose you have a reason not to use native clip variables in interactive clips' dialogue; something like
[Macro definition]
%sDomain%=@C caption,Dim sDomain : sDomain = ,default value,other;value;s,"
; etc
[clipname | clip description]
%sDomain%
; etc
but unless you expect that user will need to ctrl+j some value that already is present in the document (sadly, ctrl+j does not work in interactive clip dialogues) I cannot see any.
Editor PSPad - freeware editor, © 2001 - 2013 Jan Fiala
Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák