Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.01.22;
Скачать: CL | DM;

Вниз

paramstr   Найти похожие ветки 

 
ronyn   (2005-12-27 11:18) [0]

Что содержит в себе эта функция. Какие параметры она имеет, что они означают.
Заранее благодарен.


 
TUser ©   (2005-12-27 11:20) [1]

F1


 
Vovchik_A ©   (2005-12-27 11:21) [2]

Returns a specified parameter from the command-line.

Unit

System

Category

command line utilities

function ParamStr(Index: Integer): string;

Description

ParamStr returns the parameter from the command line that corresponds to Index, or an empty string if Index is greater than ParamCount. For example, an Index value of 2 returns the second command-line parameter.

ParamStr(0) returns the command used to execute the program, without parameters (for example, ./myprogram). This behavior is dependent on information returned by the shell program and may not be consistent among all shells.

(c) Help


 
Vlad433 ©   (2005-12-27 11:24) [3]

ParamStr(0) - имя exe-шника
ParamStr(1) - первый параметр
и т.п.



Страницы: 1 вся ветка

Текущий архив: 2006.01.22;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.026 c
2-1136483524
DimDim
2006-01-05 20:52
2006.01.22
А чтоб вычисляемые поля в запрос попадали???


5-1121079938
Dimk
2005-07-11 15:05
2006.01.22
Как использовать созданные в Delphi компоненты в C++ Builder


2-1135759223
Max Zyuzin
2005-12-28 11:40
2006.01.22
Составляю SQL запросик


3-1132752488
Дмитрий_Б
2005-11-23 16:28
2006.01.22
Substr в Oracle


1-1134659915
Andy BitOff
2005-12-15 18:18
2006.01.22
Проблемы с Printer.PageWidth/PageHeight