Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 918 Bytes

File metadata and controls

48 lines (44 loc) · 918 Bytes
title .CONTINUE | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
.CONTINUE
dev_langs
C++
helpviewer_keywords
.CONTINUE directive
ms.assetid 60a6e46d-49e6-4d65-97d0-cbe8c47b3fab
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

.CONTINUE

Generates code to jump to the top of a .WHILE or .REPEAT block if condition is true.

Syntax

  
.CONTINUE [[.IF condition]]  

See Also

Directives Reference