Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 723 Bytes

dot-continue.md

File metadata and controls

30 lines (26 loc) · 723 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
.CONTINUE | Microsoft Docs
11/04/2016
cpp-tools
article
.CONTINUE
C++
.CONTINUE directive
60a6e46d-49e6-4d65-97d0-cbe8c47b3fab
7
corob-msft
corob
ghogen

.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