Monday, 23 January 2012

DOS COMMANDS Abbreviations Starts with Numbers

%% ABBREVIATION

%%

Stands for :
EN: identifies the variable in a Batch file FOR - %%A - IN ( [X] [Y] [Z] ) - DO loop
AR: ويحدد هذا المتغير في ملف دفعة ل-- ٪ A -- IN ([س] [ص] [ض]) -- حلقة DO
FR: identifie les variables dans un fichier batch pour -%% A - IN ([X] [Y] [Z]) - NE boucle
JP: のためのバッチファイルに変数を識別します - %%は、 - IN([X] [Y] [Z]) - DOループ
CH: 標識在批處理文件中的變量 - % - ([X] [Y] [Z]) - DO循環



%0 ABBREVIATION

%0

Stands for :
EN: a Batch command that replaces %0 with its own filename
AR: أمر دفعي الذي يحل محل 0 ٪ مع ملف خاص بها
FR: une commande Batch qui remplace 0% avec son propre nom de fichier
JP: 独自のファイル名で%0を置き換えるバッチコマンド
CH: 批處理命令其自己的文件名替換%0



%1 ABBREVIATION

%1

Stands for :
EN: first replaceable argument in a Batch file beyond %0
AR: استبدال الوسيطة الأولى في ملف دفعي خارج 0 ٪
FR: le premier argument remplaçables dans un fichier batch-delà de 0%
JP: %0を超えて、バッチファイルの最初の交換可能な引数
CH: 第一次更換的參數超出0%的批處理文件



No comments:

Post a Comment