Changeset 288 for Include/basic/prompt.sbp
- Timestamp:
- Aug 15, 2007, 3:22:33 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/basic/prompt.sbp
r272 r288 896 896 End Sub 897 897 898 /* TODO: _System_GetUsingFormatを用意して実装する 898 899 Sub PRINTUSING_ToPrompt(UsingStr As String) 899 900 ActiveBasic.Prompt.Detail.PRINT_ToPrompt(_System_GetUsingFormat(UsingStr)) 900 901 End Sub 902 */ 901 903 902 904 Macro LOCATE(x As Long, y As Long)
Note:
See TracChangeset
for help on using the changeset viewer.