100 метров это уже хуже Не уверен. Думаю навряд ли.
» Windows PowerPro
значит, получился кое-какий код.
Debug &(time)
logfilehandle=file.open("d:\Router.log","r")
currentformatteddate=formatdate ("dd/MM/yyyy",date)
Debug &(currentformatteddate)
if (logfilehandle > 0) Do
for (lineNum=1;1;LineNum=LineNum+1)
logentry = File.ReadLine(logfilehandle)
if (File.Eof(logfilehandle))
break
linedate = select(&(logentry),10,19)
;lineaddress = remove(&(logentry),19)
res=index(logentry,"обнаружен адрес")>0
if ((linedate eq currentformatteddate)) and (res != 0) do
debug &(logentry)
endif
endfor
endif
Debug &(time)
file.closeall
выдает список нуных мне строк. В общем почти задача решена, но....
появился вопрос - можно ли создать переменную-массив, чтото типа f:array [1..5] of string.
реально это?
Debug &(time)
logfilehandle=file.open("d:\Router.log","r")
currentformatteddate=formatdate ("dd/MM/yyyy",date)
Debug &(currentformatteddate)
if (logfilehandle > 0) Do
for (lineNum=1;1;LineNum=LineNum+1)
logentry = File.ReadLine(logfilehandle)
if (File.Eof(logfilehandle))
break
linedate = select(&(logentry),10,19)
;lineaddress = remove(&(logentry),19)
res=index(logentry,"обнаружен адрес")>0
if ((linedate eq currentformatteddate)) and (res != 0) do
debug &(logentry)
endif
endfor
endif
Debug &(time)
file.closeall
выдает список нуных мне строк. В общем почти задача решена, но....
появился вопрос - можно ли создать переменную-массив, чтото типа f:array [1..5] of string.
реально это?
Как можно убрать иконку из системного трея?
Goldfish
запускаешь configure в нем закладку Command list, выбираешь лист tray и снимаешь птичку "auto show as bar" вот и все.
запускаешь configure в нем закладку Command list, выбираешь лист tray и снимаешь птичку "auto show as bar" вот и все.
Windows PowerPro 3.7.06
http://www.windowspowerpro.com/download/ppro3706.zip
- added *vdesk lock/unlock
- added about box from ctrl-right click menu
- fixed up and down keys sent to multi-row bars
- fixed help for *window xxx! target
- added help index item for tray support
- fixed problems with cancel used with input keyword
- added saverenabled and savertime keywords (but saverenables not reliable on my version of XP)
- can now use macro instead of *macro
http://www.windowspowerpro.com/download/ppro3706.zip
- added *vdesk lock/unlock
- added about box from ctrl-right click menu
- fixed up and down keys sent to multi-row bars
- fixed help for *window xxx! target
- added help index item for tray support
- fixed problems with cancel used with input keyword
- added saverenabled and savertime keywords (but saverenables not reliable on my version of XP)
- can now use macro instead of *macro
Windows PowerPro 3.7.07
http://www.windowspowerpro.com/download/ppro3707.zip
- up to 63 chars now allowed in var and script names
- fixed bug with notes config
- fixed resource leak in active icons list
- added stricoll and strcoll for string comparison using local collating
- fixed *keys {91}
- fixed use of ю in command and file names
- added volume and alldrives functions to file plugin
http://www.windowspowerpro.com/download/ppro3707.zip
- up to 63 chars now allowed in var and script names
- fixed bug with notes config
- fixed resource leak in active icons list
- added stricoll and strcoll for string comparison using local collating
- fixed *keys {91}
- fixed use of ю in command and file names
- added volume and alldrives functions to file plugin
Windows PowerPro 3.7.08
http://www.windowspowerpro.com/download/ppro3708.zip
- added pickstring and pickfile functions
- added lastModified and listFiles to file plugin
- fixed problem with mcro char not showing if how keys disabled
http://www.windowspowerpro.com/download/ppro3708.zip
- added pickstring and pickfile functions
- added lastModified and listFiles to file plugin
- fixed problem with mcro char not showing if how keys disabled
Windows PowerPro 3.7.10
http://www.windowspowerpro.com/download/ppro3710.zip
- Fix bugs with long strings in quit() and eval()
Windows PowerPro 3.7.09
http://www.windowspowerpro.com/download/ppro3709.zip
- added allglobals keyword to access list of all global vars, one per line
- added _pickedline_ global set by pickfile and pickstring
- incorporated ppst 1.10
http://www.windowspowerpro.com/download/ppro3710.zip
- Fix bugs with long strings in quit() and eval()
Windows PowerPro 3.7.09
http://www.windowspowerpro.com/download/ppro3709.zip
- added allglobals keyword to access list of all global vars, one per line
- added _pickedline_ global set by pickfile and pickstring
- incorporated ppst 1.10
Выложите плиз хорошую конфигурацию, а то так запаришься разбираться.
Ozon
Каждая конфигурация может быть слышком индивидуальна и привязана к конкретному компьютеру, так что лучше сначала покопаться в установленной по умолчанию и почитать хелп. Можно посмотреть соответствующую тему на fileforum.ru, там куча скриптов и примеров.
Каждая конфигурация может быть слышком индивидуальна и привязана к конкретному компьютеру, так что лучше сначала покопаться в установленной по умолчанию и почитать хелп. Можно посмотреть соответствующую тему на fileforum.ru, там куча скриптов и примеров.
Windows PowerPro 3.8.rc1
http://www.windowspowerpro.com/download/pwrpro38.zip
- no changes from previous beta 3.7.10
"Change the version number in preparation for release. If no one
complains about a serious bug for a week or so, I will release as is."
http://www.windowspowerpro.com/download/pwrpro38.zip
- no changes from previous beta 3.7.10
"Change the version number in preparation for release. If no one
complains about a serious bug for a week or so, I will release as is."
Windows PowerPro 3.8.rc2
http://www.windowspowerpro.com/download/pwrpro38.zip
- exec restorelastmin no longer produces an error message if no
minned window to restore
- check "disble" on macro command list item to disable sending of
backspaces if the macro is matched
http://www.windowspowerpro.com/download/pwrpro38.zip
- exec restorelastmin no longer produces an error message if no
minned window to restore
- check "disble" on macro command list item to disable sending of
backspaces if the macro is matched
Кто нибудь знает как сделать, чтобы меню появлялось, когда подводишь мышку к краю экрана и нажимаешь правую кнопку мыши?
Ozon
Цитата:
Key/mouse - right anywhere
а пониже, там, где Blank for all windows... or mouse position, надо выбрать @right
Цитата:
подводишь мышку к краю экрана и нажимаешь правую кнопку мыши
Key/mouse - right anywhere
а пониже, там, где Blank for all windows... or mouse position, надо выбрать @right
Огромное спасибо
Ещё вопрос: Как сделать, чтобы при запуске PowerPro не показывались эти меню?
Цитата:
чтобы меню появлялось, когда подводишь мышку к краю экрана
Цитата:
чтобы при запуске PowerPro не показывались эти меню
что-то непонятно - именно какие меню не должны появлятся? Посмотри configure/command lists, там опция Auto show as bar...
Windows PowerPro 3.8.02
http://www.windowspowerpro.com/download/ppro3802.zip
PowerPro 3.8.02
- added username keyword
- flag 0 now set for line("", n)
- fixed problem with vertical bars causing bar height to grow
- (ppsv->GetVarAddr) now returns NULL for PowerPro keywords
- also fixed win.getpixel
PowerPro 3.8.01
- line(string,0) returns number of lines in string
- word(string,0) returns number of words in string
- added vec.createFromWords, vec.createFromLines
- added binary search and insert methods to vec plugin
- added win.getpixel
- Fixed case ("title",…)
- fixed contextif in explorer context menus
- readline(path, n) now gives error message if n<1
- fixed configure search/replace for lines > 250 chars
- hidden checkbox now works for all types of menu items, including
separators
- copied alarms now preserve on top setting of original
- fix loop when selecting menu item by key with repeated first
letter in menu
- *format drag can now be used as button command on skinned bar
- now ignores blanks and tabs at start of continued script file line
(ie using '+)
- %envvar% in config file for icons is no longer overwritten
- hot keys with targets more reliable when active window does not
match target
- fixed event plugin when command spawns a new thread
- word function now recognized both blanks and tabs as separators
http://www.windowspowerpro.com/download/ppro3802.zip
PowerPro 3.8.02
- added username keyword
- flag 0 now set for line("", n)
- fixed problem with vertical bars causing bar height to grow
- (ppsv->GetVarAddr) now returns NULL for PowerPro keywords
- also fixed win.getpixel
PowerPro 3.8.01
- line(string,0) returns number of lines in string
- word(string,0) returns number of words in string
- added vec.createFromWords, vec.createFromLines
- added binary search and insert methods to vec plugin
- added win.getpixel
- Fixed case ("title",…)
- fixed contextif in explorer context menus
- readline(path, n) now gives error message if n<1
- fixed configure search/replace for lines > 250 chars
- hidden checkbox now works for all types of menu items, including
separators
- copied alarms now preserve on top setting of original
- fix loop when selecting menu item by key with repeated first
letter in menu
- *format drag can now be used as button command on skinned bar
- now ignores blanks and tabs at start of continued script file line
(ie using '+)
- %envvar% in config file for icons is no longer overwritten
- hot keys with targets more reliable when active window does not
match target
- fixed event plugin when command spawns a new thread
- word function now recognized both blanks and tabs as separators
Не знаю баг это или нет, но уменя в Key/Mouse, на некоторые клавиши и сочетания клавиш действия не вешаются например: ниче не могу повесить на клавишу Esc, на сочетание Ctrl+Alt+Enter, и вроде еще какие то были сочетания. Клавиша OK не заглрается, чтобы применить изменения. Вот такие траблы. Версия PP - 3.8. И еще хочу написать скрипт, чтоб сохранял странички в папку с текущей датой из Mozilla Firebird. Название я предварительно копирую в буфер. Сейчас они у меня сохраняются просто в одну папку без сегодняшней даты(реализовано через посылание последовательности клавиш - Keys). Как сделать, чтобы сохранялось в папку с текущей датой и в идеале, чтобы название, которое я сейчас предварительно копирую бралось из caption и чтобы не все,а часть и чтобы там не было символов, которые нельзя использовать в именах файлов. Ого сколько я уже накатал - все закругляюсь . Заранее спасибо за ответы. И еще предлагаю здесь делиться кто как использует PP, а то труднее иногда придумать, чтоб еще сделать с помощью сабжа, чем реализовать идею.
Че то никто не отвечает. Тут возник еще вопрос: когда убиваю какую нибудь программу через PP ее значек в трее остается. Какой командой можно обновить трей через PP?
PowerPro 3.8.04
http://www.windowspowerpro.com/download/ppro3804.zip
- columns of filemenu now all same size
- added new keyword maxcolumn to set max rows per column for filemenu
- fixed problems with data corruption with alarms (I hope!)
- added ability to specify days on which alarms ring
- Media tab entries now handle environment variables
- You can replace text in icon field in Configure|Setup|Find/Replace text
http://www.windowspowerpro.com/download/ppro3804.zip
- columns of filemenu now all same size
- added new keyword maxcolumn to set max rows per column for filemenu
- fixed problems with data corruption with alarms (I hope!)
- added ability to specify days on which alarms ring
- Media tab entries now handle environment variables
- You can replace text in icon field in Configure|Setup|Find/Replace text
Windows PowerPro 3.8.05
http://www.windowspowerpro.com/download/ppro3805.zip
- fixed problem with blanks in script file commands when initial keyword not followed by blank
- added hot key support for mouse 4 and mouse 5 buttons for W2k and XP
- use ;; (two semi-colons) to put comment at end of script file line
- added contextlast variable which is set 0 for all files processed by explorer context menu except it is set 1 for last file
brucexs пишет:
FYI, I added the contextlast feature because I wanted a script which
created winamp M3u files from those selected in explorer and I
needed a way to find out when all files were processed so I could
sort.
I added the command
.makem3u(_file_)
to my explorer context command list and created the following script:
; for first file, create vector to hold file names since
; I want to sort before writing to m3u file
; my file names start with track number to sort by
if (context == 0) do
static v=vec.create(30,20)
v[0]=file.nametype(arg(1))
context = context+1
; for all files but first and list, just store file name and type
elseif (not contextlast)
v[context]=file.nametype(arg(1))
context=context+1
; for last file, sort the names and write them to a .m3u file in the
; same folder as the files; use input function to get file name
else
v[context]=file.nametype(arg(1))
vec.sort(v)
local i
local fname = file.folder(arg(1))++"\"++input("Enter file name")
++".m3u"
local h=file.open(fname,"w")
for (i=0; i<vec.length(v);i=i+1)
file.writeline(h,v[i])
endfor
file.close(h)
vec.destroy(v)
endif
http://www.windowspowerpro.com/download/ppro3805.zip
- fixed problem with blanks in script file commands when initial keyword not followed by blank
- added hot key support for mouse 4 and mouse 5 buttons for W2k and XP
- use ;; (two semi-colons) to put comment at end of script file line
- added contextlast variable which is set 0 for all files processed by explorer context menu except it is set 1 for last file
brucexs пишет:
FYI, I added the contextlast feature because I wanted a script which
created winamp M3u files from those selected in explorer and I
needed a way to find out when all files were processed so I could
sort.
I added the command
.makem3u(_file_)
to my explorer context command list and created the following script:
; for first file, create vector to hold file names since
; I want to sort before writing to m3u file
; my file names start with track number to sort by
if (context == 0) do
static v=vec.create(30,20)
v[0]=file.nametype(arg(1))
context = context+1
; for all files but first and list, just store file name and type
elseif (not contextlast)
v[context]=file.nametype(arg(1))
context=context+1
; for last file, sort the names and write them to a .m3u file in the
; same folder as the files; use input function to get file name
else
v[context]=file.nametype(arg(1))
vec.sort(v)
local i
local fname = file.folder(arg(1))++"\"++input("Enter file name")
++".m3u"
local h=file.open(fname,"w")
for (i=0; i<vec.length(v);i=i+1)
file.writeline(h,v[i])
endfor
file.close(h)
vec.destroy(v)
endif
люди где можно плагинов достать для етой проги ?
mitrofan
тебе мало возможностей самой проги !?!? )))
тебе мало возможностей самой проги !?!? )))
vito333
Это несколько неконструктивно
mitrofan
http://groups.yahoo.com/group/power-pro/
Там тусуются многие кому небезынтересен эхотаг.
В частности и сам создатель.
Ну и куча файлов для dl доступна.
Это несколько неконструктивно
mitrofan
http://groups.yahoo.com/group/power-pro/
Там тусуются многие кому небезынтересен эхотаг.
В частности и сам создатель.
Ну и куча файлов для dl доступна.
vito333 ты можешь решить мой вопрос ? смотреть здесь
mitrofan
нет (((((((((((((
Добавлено
в таких затейливых случаях надо браться самому за программинг ...
нет (((((((((((((
Добавлено
в таких затейливых случаях надо браться самому за программинг ...
Windows PowerPro 3.8.11
http://www.windowspowerpro.com/download/ppro3811.zip
- added note plugin
- added wait for which works in nested scripts using Russel's ideas from MiscPlugin
- you can insert hex or decimal chars in expression strings with 'xhh or 'dnnn
- initial implementation of standard configuration and associated exec standardconfiguration command and standardconfiguration keyword
- added hooksystemevents command list option which is run when power suspends/unsuspends or when display resolution changes
- you can now set tab size for notes
- context and contextlast set whenever files dropped on button
- you can use && for and and || for or, and you can optionally turn off & and |
- file.allfiles and file.listfiles now has option of selecting folder names without visiting subfolders
- fixed file.lastmodified when time < noon
- category date\nnnn no works when set at note creation with keywords
- fixed run box history
- to prevent errors at startup, variables not checked for declaration until initialization of bars completed
- fixed flashing note when "show active matching caption list" and show note in taskbar both selected.
- environment variable refresh fixed except for case where variable completely deleted
- you can specify background color for filemenus
http://www.windowspowerpro.com/download/ppro3811.zip
- added note plugin
- added wait for which works in nested scripts using Russel's ideas from MiscPlugin
- you can insert hex or decimal chars in expression strings with 'xhh or 'dnnn
- initial implementation of standard configuration and associated exec standardconfiguration command and standardconfiguration keyword
- added hooksystemevents command list option which is run when power suspends/unsuspends or when display resolution changes
- you can now set tab size for notes
- context and contextlast set whenever files dropped on button
- you can use && for and and || for or, and you can optionally turn off & and |
- file.allfiles and file.listfiles now has option of selecting folder names without visiting subfolders
- fixed file.lastmodified when time < noon
- category date\nnnn no works when set at note creation with keywords
- fixed run box history
- to prevent errors at startup, variables not checked for declaration until initialization of bars completed
- fixed flashing note when "show active matching caption list" and show note in taskbar both selected.
- environment variable refresh fixed except for case where variable completely deleted
- you can specify background color for filemenus
У меня два вопроса по поводу эхотага:
- как узнать (в скрипте) что система "заперта" (workstation locked)? (отлично от того, что работает скринсэйвер)?
- опять же в скрипте, как выяснить про конкретный бар, показан он в данный момент или спрятан?
Документацию читал, ничего ни по одному из этих 2х вопросов даже близко не нашел - наставьте на путь истинный, не верю что этого сделать нельзя. Заранее спасибо.
- как узнать (в скрипте) что система "заперта" (workstation locked)? (отлично от того, что работает скринсэйвер)?
- опять же в скрипте, как выяснить про конкретный бар, показан он в данный момент или спрятан?
Документацию читал, ничего ни по одному из этих 2х вопросов даже близко не нашел - наставьте на путь истинный, не верю что этого сделать нельзя. Заранее спасибо.
Страницы: 1234567891011121314151617181920212223242526272829303132333435363738
Предыдущая тема: ICQ и клоны. (!под Win32!)
Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.