[[ header START ]]

Welcome to OS2.GURU site! (eComStation.RU)

Select your language: Russian English Deutch Spanish Italian Portuguese Czech Polish French

Frequently asked questions and answers:
telegram

Форум обсуждение

telegram

Send message

telegram

+7-981-8529467 (St.Petersburg),
WhatsUp, Telegram

telegram

t.me/os2_guru

Buy eCoSoft
shareware

OS/2 GURU


ru · en · de · es · it · pt · cz · pl · fr
OS/2 is a greatly different operating system for PC (ArcaOS, eComStation, IBM OS/2 Warp)
Applications, news, reviews, support of users, hardware, questions and answers.
 
News  ArcaOS 5.1.1  How to use  Hardware  Updates/fixes  
 
 
eCoSoft  Future  Community  Projects  

eCo Software
doesn't receive
payments from USA

How to buy
russian OS/2 apps?

The concept of
OS/2 development

 
Update
Multimedia: audio - Audio players and codecs for eComStation

 
Applications
ReFormat utility aimed to format USB flashdisks and USB HDD, and make compatible with OS/2

 
Advantages:
Strong platform: You can run eComStation on real hardware. (No need to run it inside virtual machines). Check the list of tested PC hardware.

 
For developer:
Glass PM C++ library to create native PM applications (toolkit), also homepage

 
(Пайпы программ)

 
Companies:
REXX: To process achive files (zip, rar, 7z) - use eZip library (Zippy)

 
History:
Voice control was integrated to OS/2 Warp 4 in 1996

 
(Бонусы)

 
Advice:
Hardware compatible with eComStation: ecomstation.ru/hardware

 
(Барьеры и решения)

 
Technologies:
SQLite library is available in every OS/2 now (eCo Software runtime)

 
(Применение в науке, лаборатории, ..)

 

 
Solutions
Multi-media center based on OS/2 (russian text)

 
New eComStation:
eComStation 2.2: Updated USB drivers

 
Future:
eComStation, comme il faut (let's describe perfect eCS)

 
(Ссылки на другие сайты)

 
(Картинка дня)

 
OS/2 artefacts:
Lotus SmartSuite for IBM OS/2 Warp

 
Gadgets:
Lotus SmartSuite for IBM OS/2 Warp


Multimedia


Spiele


Web


Enhancers


Entwicklung


Treiber


Server

 





Letzte aktive Umfrage: What is the height of RPM barrier?

[Google]

IBM OS/2 Warp Server for e-business

Liste aller Programme

Hinzufuegen eines neuen Programms!

Updaten Sie die Daten zu diesem Programm!

Program search string:

Suche nach jedem der Woerter

Choose program by alphabet: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
 
 

DH-Grep-PM

Description * FAQ * Reviews * Whatsnew * License * Testimonials

Version: 1.07

Datum: 2002-06-24 09:47:29

Programm Author: Don Hawkinson

Rating (Stimmen: 0)

1 2 3 4 5
Waiting for five votes
Home Page :: Download!

Diese Information wurde gesendet von: Deniska -- 2002-06-24 09:47:29

Beschreibung
Translate the description to your language and send via web-form.

Grep stands for "Get Regular Expression and Print" and is a text searching tool that was first developed for unix systems and has been ported to most operating systems.

This PM version of grep is designed as a user friendly application. It is designed for a multitasking environment and the search takes place on a separate thread to minimize the time that the wait icon is displayed. It will also run in a low priority idle mode to reduce the impact the search has on the other active programs.

The often cryptic command line options have been replaced with easy to use menu selections. The output of the search is sent to a PM window and the user has easy access to all of the information that was found by the program.

To reduce the overhead, the results are buffered until the search is completed and then written to the results window. To indicate that the search is still active, the small icon at the left of the title bar will change color as an activity indicator. The color change depends on the search results, so it does not change at a fixed rate.

This version of grep does not support the full set of "regular expressions" that most of the command line versions of grep support. It does support two wild-card characters. The '*' character represents multiple characters and the character '?' represents one character. Thus a search pattern of "h*e" would match both "house" and "horse". A search pattern of "ho?se" would also match both words. The wildcard action of the '*' character is not limited to a single character or word, it can represent multiple words. The limit in the search is that the search pattern must found in a single line. The program reads one line at a time from the source file, with a line being terminated by a newline character or characters.

No screenshot, send us one (PNG, max size: 640x480)

Kommentieren Sie dieses Programm.

Ihr Name:

Ihre E-Mail-Adresse:

CODE:
163226